SLAVEOF id host port [auth last_seq last_key]

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.

Parameters

Return

Status reply.

Example

ssdb 127.0.0.1:8889> slaveof s localhost 8888 "" 990
			  key
-----------------
0 result(s) (0.001 sec)
(0.001 sec)