2011-05-01 15:26:47 +02:00
|
|
|
TODO:
|
|
|
|
|
|
|
|
redis('get',1) => crash
|
2011-05-01 15:50:33 +02:00
|
|
|
Check what happens abotu MULTI/EXEC
|
|
|
|
Prevent Lua from calling itself with redis("eval",...)
|
2011-05-01 23:43:10 +02:00
|
|
|
Implement log() function, and define REDIS_WARNING, REDIS_NOTICE, ...
|