slackbuilds_ponce/system/tokyocabinet/README

4 lines
151 B
Text
Raw Normal View History

Tokyo Cabinet is a fast and efficient key/value database. It provides
schema-less storage through hash tables, B-tree tables and
fixed-length arrays.