Path to this page:
./
databases/kyotocabinet,
Straightforward implementation of DBM
Branch: pkgsrc-2020Q2,
Version: 1.2.77,
Package name: kyotocabinet-1.2.77,
Maintainer: pkgsrc-usersKyoto 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)
- (2020-07-01) Package added to pkgsrc.se, version kyotocabinet-1.2.77 (created)