Scripting
- | - |
---|---|
EVAL | Execute a Lua script server side |
EVALSHA | Execute a Lua script server side |
SCRIPT DEBUG | Set the debug mode for executed scripts. |
SCRIPT EXISTS | Check existence of scripts in the script cache. |
SCRIPT FLUSH | Remove all the scripts from the script cache. |
SCRIPT KILL | Kill the script currently in execution. |
SCRIPT LOAD | Load the specified Lua script into the script cache. |
Comments