Download List

Descripción del Proyecto

lua-tinycdb is a binding to the tinycdb library by
Michael Tokarev, which is a public domain
implementation of Daniel J. Bernstein's Constant
Database (cdb). A cdb is a key-value store (much
like BDB/gdbm), but it cannot be updated at
runtime (only rebuilt). Reading is very fast, and
rebuilding is done atomically by building the new
database and then renaming. lua-tinycdb includes
the tinycdb source, so there are no external
dependencies.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-05 09:22
0.1

Tags: Initial freshmeat announcement

Project Resources