diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-25 03:06:43 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-25 03:06:43 +0000 |
commit | 1275f475d4e20acc3f565886450c0a8a9b36e427 (patch) | |
tree | f971eabdd5cc10f8bc04e9d1fd6a82a37ad391de /math/octave/files/patch-mkoctfile.in | |
parent | - Update 0.43 (diff) |
Tokyo 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 or B+ tree.
WWW: http://tokyocabinet.sourceforge.net/
PR: ports/118947
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=204479
Diffstat (limited to 'math/octave/files/patch-mkoctfile.in')
0 files changed, 0 insertions, 0 deletions