./databases/kyotocabinet, Straightforward implementation of DBM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q4, Version: 1.2.78, Package name: kyotocabinet-1.2.78, Maintainer: pkgsrc-users

Kyoto 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 and value is serial bytes
with variable length. Both binary data and character string can
be used as a key and a value. Each key must be unique within a
database. There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.



Package options: zlib

Master sites:

SHA1: c5022c8565ae4c6536a39052695258698c577462
RMD160: 100079ce8a6ba6a01292fe9e3658d887b109e5a0
Filesize: 932.119 KB

Version history: (Expand)