Skip to content

Releases: hcsturix74/LuaNoSQL

LuaNoSQL-V1.0.0

19 Oct 22:56
Compare
Choose a tag to compare

LuaNoSQL - UnQLite only

In v1.0.0 only UnQLite DB is supported.
Furthermore:

  • Connect, fetch, append, delete and store key/value to/from UnQLite DB
  • Set a consumer callback from lua (lua function)
  • Create UnQLite cursor(s) and manage data