Scripts
EVAL
Evaluate a Lua script server side.
Arguments
The lua script to run.
All of the keys accessed in the script
All of the arguments you passed to the script
Response
The result of the script.
Evaluate a Lua script server side.
The lua script to run.
All of the keys accessed in the script
All of the arguments you passed to the script
The result of the script.