FCALL_RO
Syntax
FCALL_RO function numkeys [key [key ...]] [arg [arg ...]]
- Available since:
- 7.0.0
- Time complexity:
- Depends on the function that is executed.
- ACL categories:
-
@slow
,@scripting
,
这是FCALL
命令的只读版本,无法执行修改数据的命令。
更多信息请参考Introduction to Redis Functions。