Tokyocabinet-sys
A crate for accessing low level functions in the TokyoCabinet key value store.
-
Abstract DB (
tcadb) -
B+ Tree DB (
tcbdb) -
Hash Table DB (
tchdb) -
Fixed length DB (
tcfdb) -
Table DB (tctdb)
-
Cursors (
tccur) -
Extensible Strings (
tcxstr) -
Array List (
tclist) -
Ordered Tree (
tctree) -
In Memory B+ Tree DB (
tcndb) -
In Memory Hash Table DB (
tcmdb) -
Memory Pool