Path to this page:
./
databases/tokyocabinet,
Modern implementation of DBM
Branch: pkgsrc-2008Q3,
Version: 1.3.8,
Package name: tokyocabinet-1.3.8,
Maintainer: obacheTokyo 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. There is neither concept of
data tables nor data types. Records are organized in hash table, B+ tree, or
fixed-length array.
Required to run:[
archivers/lzo] [
archivers/lzmalib]
Required to build:[
devel/pkg-config] [
devel/gmake]
Master sites: (Expand)
SHA1: d614def2b2a07a4d6c6dea04fe00f94a4e948490
RMD160: 2873317612d9d426982b8835881ce458d13117be
Filesize: 433.49 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version tokyocabinet-1.3.8 (created)