EVALSHA_RO

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

这是EVALSHA命令的一个只读变体,不能执行修改数据的命令。

有关何时使用此命令与EVALSHA的更多信息,请参阅只读脚本

有关EVALSHA脚本的更多信息,请参阅Eval脚本介绍

RESP2/RESP3 回复

The return value depends on the script that was executed.
RATE THIS PAGE
Back to top ↑