PSYNC
Syntax
PSYNC replicationid offset
- Available since:
- 2.8.0
- Time complexity:
- ACL categories:
-
@admin
,@slow
,@dangerous
,
从主节点启动复制流。
PSYNC
命令由 Redis 副本调用,用于从主服务器启动复制流。
有关Redis中复制的更多信息,请查看 复制页面。
RESP2/RESP3 回复
Non-standard return value, a bulk transfer of the data followed byPING
and write requests from the master.