Scripting todo list updated

This commit is contained in:
antirez 2011-05-01 15:50:33 +02:00
parent 10a6da7af4
commit 67e829dce5

View File

@ -1,4 +1,5 @@
TODO:
redis('get',1) => crash
Fix multi bulk replies, redis('lrange', ...)
Check what happens abotu MULTI/EXEC
Prevent Lua from calling itself with redis("eval",...)