]> git.saurik.com Git - redis.git/commit
call lua_gc() for incremental garbage collection. Likely there is to tune this at...
authorantirez <antirez@gmail.com>
Sat, 7 May 2011 09:32:37 +0000 (11:32 +0200)
committerantirez <antirez@gmail.com>
Wed, 25 May 2011 10:32:48 +0000 (12:32 +0200)
commit40531be0e338556df5510f49f4472ea50713962f
tree81e6e6fcd58ea73f62b5b5c4ccfb1079080a3d40
parentc2a7dd85ae007f157da3a5bedf1392a23fc38bc4
call lua_gc() for incremental garbage collection. Likely there is to tune this at some point.
src/scripting.c