remove redis config file, use table directly

This commit is contained in:
Cloud Wu
2014-04-21 15:08:10 +08:00
parent 5db65a68a8
commit 72d565dd22
9 changed files with 10 additions and 477 deletions

View File

@@ -9,4 +9,3 @@ standalone = "0.0.0.0:2013"
luaservice = root.."service/?.lua;"..root.."test/?.lua;"..root.."examples/?.lua"
snax = root.."examples/?.lua;"..root.."test/?.lua"
cpath = root.."cservice/?.so"
redis = root .. "examples/redisconf"