- 25 May, 2011 5 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
Fixed nul bulk parsing in Redis protocol to Lua type convertion. Check for bad Lua types as arguements of the redis() Lua command.
-
antirez authored
-
antirez authored
Fixed arity detection of Redis command executed from Lua script. Error reporting from Lua fixed. More work on the Redis reply to lua conversion code.
-