scala-redis icon indicating copy to clipboard operation
scala-redis copied to clipboard

can you support sentinel

Open yangyongyongyong opened this issue 3 years ago • 4 comments

希望scala的包又多又好

yangyongyongyong avatar Nov 24 '21 14:11 yangyongyongyong

希望scala的包又多又好

这只是一个 Redis 客户端,Sentinel 要解决的问题不应该出现在一个简单的客户端层,应该在中间件层、以用户无感知的方式实现。

zhan-ge avatar Nov 24 '21 14:11 zhan-ge

但是客户端连接需要支持配置sentinel模式. jedis等等都可以

yangyongyongyong avatar Dec 10 '21 21:12 yangyongyongyong

@debasishg Please, could you confirm this? whether this Redis client supports Sentinels for monitoring and failover scenarios handling? TIA

cleliofs avatar Jan 24 '22 15:01 cleliofs

@cleliofs No, it does not support sentinels.

debasishg avatar Jan 29 '22 15:01 debasishg