sentinel监控主从服务器:

011.sentinel运维监控

 

SLAVEOF host port

summary: Make the server a replica of another instance, or promote it as master. Deprecated starting with Redis 5. Use REPLICAOF instead.

 

REPLICAOF host port

summary: Make the server a replica of another instance, or promote it as master.

 

 

 

 

相关文章: