lua-sophia

Lua binding to Sophia embeddable key-value database

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

lua-sophia is a Lua binding to Sophia embeddable key-value database. The
database stores only Lua string keys and values, for storing more
complex types use a serialization library, such as MessagePack. See the
documentation at http://mkottman.github.com/lua-sophia

Versions

scm-1dev10 years ago14 downloads

Dependencies

lua ~> 5.2

Manifests