lua-Loja

transparent persistence with a key/value store

$ luarocks install 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 and values are serialized/stringified before storage (by default, with the UBJSON format).

Versions

0.1.0-117 days ago1 download
0.0.1-1dev206 days ago3 downloads

Dependencies

lua >= 5.2

Labels

Manifests