$ luarocks install shelve
The shelve module implements a persistent table-like storage data structure which can store any Lua data values, which are marshalled and unmarshalled transparently. Persistence uses the GDBM or NDBM libraries.
Versions
Dependencies
lua >= 5.1