dbm
Tokyo Cabinet 1.4.24
A high performance database library similar to the DBM family more>> A high performance database library similar to the DBM family
Tokyo Cabinet is the successor of QDBM, a high performance database library similar to the DBM family.
Tokyo Cabinet also supports hash and B-tree databases and doesnt require any server process. The overall speed is improved compared to QDBM.
Main features:
- smaller size of database file.
- faster processing speed.
- higher performance in multi-thread environment.
- improves usability : simplified API.
- improves robustness : database file is not corrupted even under catastrophic situation.
- supports 64-bit architecture : enormous memory space and database file are available.
Enhancements
- tcutil.c (tcwwwformencode, tcwwwformdecode): new functions.
- tcutil.c (tctmplnew, tctmpldel, tctmplload, tctmpldump): new functions.
- tcutil.c (tcmapget4, tctreeget4): new functions.
- tcutil.c (tclistprintf, tcmapprintf, tctreeprintf): new functions.
- tcucodec.c (runtmpl, proctmpl): new functions.
- Page: 1 of 1
- 1