lua-Loja

transparent persistence with a key/value store

$ luarocks install --server=https://luarocks.org/dev lua-loja

With this module, a LMDB (Lightning Memory-Mapped Database) ie. a key/value store on disk, is mapped on a Lua table.
Keys must be string, and values are serialized before storage (by default, in UBJSON format).

Versions

0.0.1-1dev117 days ago3 downloads

Dependencies

lua >= 5.2

Labels

Manifests