Available since: 1.9.7
Start a replication slave process, to sync or copy data from a master. You can specify the start of replication seq, and the lower bound of data to copy.
id
- required,master's idhost
- required,master's hostname or IP addressport
- required,master's portauth
- optional,master's auth codelast_seq
- optional,the start of replication seqlast_key
- optional,the lower bound of data to copyStatus reply.
ssdb 127.0.0.1:8889> slaveof s localhost 8888 "" 990
key
-----------------
0 result(s) (0.001 sec)
(0.001 sec)