Télécharger la liste

Description du projet

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. For example, the overhead for a record is 16 bytes for a hash database, and 5 bytes for a B+ tree database. Furthermore, the scalability of Tokyo Cabinet is great. The database size can be up to 8EB.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-31 23:10 Retour à la liste release
1.3.1

Le serveur réseau supporte désormais FreeBSD et Mac OS X. Une API de base de données fixes tableau de longueur a été ajouté. Un mode de compression avec bzip2 a été ajouté.
The network server now supports FreeBSD and Mac OS
X. An API of fixed-length array database was
added. A compression mode with bzip2 was added.

Project Resources