Skip to content

LuaNoSQL-V1.0.0

Latest
Compare
Choose a tag to compare
@hcsturix74 hcsturix74 released this 19 Oct 22:56
· 14 commits to master since this release

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