kevy

EVALSHA

Run a cached Lua script by its SHA1 digest.

構文EVALSHA sha1 numkeys [key [key ...]] [arg [arg ...]]
グループscript
引数の数-3
導入バージョン1.0.0
フラグwrite
計算量O(1) cache lookup, then identical to EVAL
Redis 互換性differs: same instruction-budget model as EVAL (no -BUSY, no SCRIPT KILL); the cache is process-wide and EVAL populates it

← すべてのコマンド