]> git.saurik.com Git - redis.git/commit
Scripting: globals protection can now be switched on/off.
authorantirez <antirez@gmail.com>
Fri, 13 Apr 2012 09:16:50 +0000 (11:16 +0200)
committerantirez <antirez@gmail.com>
Fri, 13 Apr 2012 09:23:45 +0000 (11:23 +0200)
commit37b29ef2fa2ce3e6bafcf1d8979504532ed8cc31
treebf45504b1c6d062b77f7f858d8fe7b2870e22f70
parent0cdecca1418b0329ede2c43151912d35ea790a51
Scripting: globals protection can now be switched on/off.
redis.conf
src/config.c
src/redis.c
src/redis.h
src/scripting.c