命令:.\redis-server.exe .\sentinel.conf

windows下 sentinel directive while not in sentinel mode

上述的命令是错误的:正确的命令是需要加上--sentinel ;正确的命令如下: .\redis-server.exe .\sentinel.conf --sentinel

windows下 sentinel directive while not in sentinel mode

相关文章:

  • 2022-01-10
  • 2021-05-31
  • 2021-10-11
  • 2021-08-22
猜你喜欢
  • 2021-11-20
  • 2021-05-05
  • 2021-12-02
  • 2022-02-22
相关资源
相似解决方案