SlackBuildsOrg/system/tokyocabinet/README
2010-05-15 10:38:04 +02:00

3 lines
151 B
Text

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.