./databases/kyotocabinet, Straightforward implementation of DBM

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


Branch: pkgsrc-2021Q2, Version: 1.2.79, Package name: kyotocabinet-1.2.79, 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: 21a2d05bfe66775334c21009dac5016e5410ddb3
RMD160: aa8ba2f5ff503828c709c8effea1f6df7d845059
Filesize: 921.684 KB

Version history: (Expand)