tokyocabinet - A modern implementation of a DBM
Website: | http://tokyocabinet.sourceforge.net/ |
---|---|
License: | LGPLv2+ |
Vendor: | Red Hat, Inc. |
- Description:
Tokyo Cabinet is a library of routines for managing a database. It is the successor of QDBM. Tokyo Cabinet runs very fast. For example, the time required to store 1 million records is 1.5 seconds for a hash database and 2.2 seconds for a B+ tree database. Moreover, the database size is very small and can be up to 8EB. Furthermore, the scalability of Tokyo Cabinet is great.
Packages
tokyocabinet-1.4.33-1.el6.i686 [443 KiB] |
Changelog
by Deji Akingunola (2009-09-30):
- Update to 1.4.33 |