diff options
Diffstat (limited to 'system/tokyocabinet/slack-desc')
-rw-r--r-- | system/tokyocabinet/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/tokyocabinet/slack-desc b/system/tokyocabinet/slack-desc index fd2e8a6592..a1cb6017d1 100644 --- a/system/tokyocabinet/slack-desc +++ b/system/tokyocabinet/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler-------------------------------------------------------| tokyocabinet: Tokyo Cabinet (Key-Value Store) -tokyocabinet: -tokyocabinet: Tokyo Cabinet is a fast and efficient key/value database. -tokyocabinet: It provides schema-less storage through hash tables, -tokyocabinet: B-tree tables, and fixed-length arrays. -tokyocabinet: +tokyocabinet: +tokyocabinet: Tokyo Cabinet is a fast and efficient key/value database. It provides +tokyocabinet: schema-less storage through hash tables, B-tree tables and +tokyocabinet: fixed-length arrays. +tokyocabinet: tokyocabinet: http://1978th.net/tokyocabinet/ tokyocabinet: tokyocabinet: -tokyocabinet: +tokyocabinet: tokyocabinet: |