REPLCONF

Syntax
REPLCONF
Available since:
3.0.0
Time complexity:
O(1)
ACL categories:
@admin, @slow, @dangerous,

REPLCONF 命令是一个内部命令。 它被 Redis 主节点用来配置连接的副本。

RESP2/RESP3 回复

Simple string reply: OK.
RATE THIS PAGE
Back to top ↑