futriix/src/SCRIPTING.txt

7 lines
208 B
Plaintext
Raw Normal View History

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",...)
Implement log() function, and define REDIS_WARNING, REDIS_NOTICE, ...