EVAL script numkeys [key [key ...]] [arg [arg ...]] Available since: Redis Open Source 2.6.0 Time complexity: Depends on the script that is executed. ACL categories: @slow, @scripting, Invoke the execution of a server-side Lua script. The first argument is the script's source code. Scripts are written in Lua and executed by the embedded Lua 5.1 interpreter in Redis. The second argument is the numb