Project Description

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.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Opinión
Your rating
Review this project