REPLCONF
Syntax
REPLCONF
- Available since:
- Redis Open Source 3.0.0
- Time complexity:
- O(1)
- ACL categories:
-
@admin,@slow,@dangerous,
The REPLCONF command is an internal command.
It is used by a Redis master to configure a connected replica.
Return information
Simple string reply:
OK.