Lua DB. A database that keeps data in sync across multiple running programs.

github.com/cloudwu/lua-db

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2013
  • Create LICENSE
June 2012
  • expand bug fix
May 2012
  • function load env
  • bugfix: close dbL
  • bugfix: throw err msg
  • add hash.c in makefile
April 2012
  • rewrite for thread safe
  • mthread bug fix
  • bug fix : number type
  • open returns thread id
  • add a simple multi-thread test
  • thread safe
  • for multi-thread
  • first commit