Tokyo cabinet is an efficient database library like gdbm and ndbm. it features hash database and b+ tree database and is developed as the successor of qdbm, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler api.
this package contains documentation for all of the api's and utilities provided by tokyo cabinet.