- Usage:
-
REPLCONF
- Complexity:
- O(1)
- Since:
- 3.0.0
- ACL Categories:
- @admin, @dangerous, @slow
The REPLCONF
command is an internal command.
It is used by a Valkey primary to configure a connected replica.
RESP2/RESP3 Reply
Simple string reply: OK
.