$ 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
Dependencies
lua >= 5.2