Path to this page:
./
databases/java-tokyocabinet,
Java binding of Tokyo Cabinet
Branch: pkgsrc-2009Q2,
Version: 1.19,
Package name: java-tokyocabinet-1.19,
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.
This package provides Java binding of Tokyo Cabinet.
Required to run:[
databases/tokyocabinet] [
lang/openjdk7-bin]
Master sites: (Expand)
SHA1: 21a9e1649fbcc6d1bd25a412aa07920c4105bdce
RMD160: 2556900b27831a6824e9d6f55d96659267de7db0
Filesize: 127.803 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version java-tokyocabinet-1.19 (created)