- Usage:
PSYNC replicationid offset
- Complexity:
- Since:
- 2.8.0
Initiates a replication stream from the master.
The PSYNC
command is called by Valkey replicas for initiating a replication
stream from the master.
For more information about replication in Valkey please check the replication page.