RedisShake icon indicating copy to clipboard operation
RedisShake copied to clipboard

redis-shake 4.x支持哨兵么?

Open limengjia opened this issue 2 years ago • 1 comments

Redis-shake 2.x是可以配置哨兵的,请问4.x支持么?在配置文档中只有单机和cluster两种模式

limengjia avatar Dec 18 '23 06:12 limengjia

About the sentinel mode, the RedisShake v4.0 is not supported directly.

You can choose the master node manually and write it into the config file

Zheaoli avatar Dec 18 '23 14:12 Zheaoli