Lua Conf. Turn Lua settings into shared C objects that multiple programs can read at the same time.

github.com/cloudwu/lua-conf

Vaya's read on this project

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

Updates

July 2015
  • Make enough stack space
  • Merge pull request #4 from zfbp/master
  • stack overflow
September 2014
  • bugfix: update can do more than once
August 2014
  • merge from skynet.sharedata
July 2014
  • support update
  • dirty flag & data path support
June 2014
  • support index 0
May 2014
  • Merge pull request #1 from littleboss/master
  • Update luaconf.c
April 2014
  • bugfix: colliding detect
  • bugfix : use nocolliding flag only at mainposition
  • add chinese blog link
  • fix typo
  • hello world
  • Initial commit