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.

 

 

 

 

相关文章:

  • 2021-08-09
  • 2021-12-10
  • 2021-11-18
  • 2022-01-02
  • 2021-04-13
  • 2021-08-07
猜你喜欢
  • 2021-06-04
  • 2021-08-01
  • 2021-08-30
  • 2021-08-29
  • 2021-11-16
  • 2022-12-23
相关资源
相似解决方案