Kyoto Cabinet: a straightforward implementation of DBM
homepage of Kyoto CabinetOverviewKyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key ...
