Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

EVALSHA

Josh Baker edited this page Oct 11, 2016 · 5 revisions

EVALSHA sha1 numkeys key [key ...] arg [arg ...]

Evaluates a script cached on the server side by its SHA1 digest. Scripts are cached on the server side using the SCRIPT LOAD command. The command is otherwise identical to EVAL.

Related Commands

EVAL, EVALRO, EVALSHA, EVALSHARO, SCRIPT LOAD, SCRIPT FLUSH

Clone this wiki locally