Function RedisClient.slaveOf
Make the server a slave of another instance, or promote it as master
void slaveOf
(
string host,
ushort port
) @safe;
Make the server a slave of another instance, or promote it as master
void slaveOf
(
string host,
ushort port
) @safe;