EVALSHA

EVALSHA

EVALSHA sha1 numkeys [key] [arg]
Available since
2.6.0
Time complexity
Depends on the script that is executed.
ACL categories
@slow, @scripting

Evaluate a script from the server’s cache by its SHA1 digest.

The server caches scripts by using the SCRIPT LOAD command. The command is otherwise identical to EVAL.

Please refer to the Redict Programmability and Introduction to Eval Scripts for more information about Lua scripts.

Redict logo courtesy of @janWilejan, CC-BY-SA-4.0. Download SVG ⤑

Portions of this website courtesy of Salvatore Sanfilippo, CC-BY-SA-4.0.