./databases/kyotocabinet, Straightforward implementation of DBM

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


Branch: pkgsrc-2020Q1, Version: 1.2.77, Package name: kyotocabinet-1.2.77, 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: 05db90c709c352eeb0a70367ee2e1b0ab86768e1
RMD160: eb7597f10ffd3207833043af16188898cc9c0c19
Filesize: 927.076 KB

Version history: (Expand)