diff options
author | Kuroi Kenshi <kuroi_kenshi96@yahoo.com> | 2010-04-14 21:07:25 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:04 +0200 |
commit | 248b9f48e16fc8828a5509e62cfa31d2803a026c (patch) | |
tree | dfda5dcaf424ece81413fd852da18b07abc0fc12 /system/tokyocabinet/README | |
parent | 9089514d44e1f143c59048f13d594a9b68a94e30 (diff) | |
download | slackbuilds-248b9f48e16fc8828a5509e62cfa31d2803a026c.tar.gz |
system/tokyocabinet: Updated for version 1.4.43.
Diffstat (limited to 'system/tokyocabinet/README')
-rw-r--r-- | system/tokyocabinet/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/tokyocabinet/README b/system/tokyocabinet/README index ac1535d0ce..3e2aee63f7 100644 --- a/system/tokyocabinet/README +++ b/system/tokyocabinet/README @@ -1,3 +1,3 @@ -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. +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. |