feature requesthelp wanted
仓库指标
- Star
- (3,776 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Hi. I use RedisHealthCheck to connect to the Redis cluster in Sentinel mode so my connection string specifies Sentinel addresses, not Redis: tst-srv1.domain.com:26379,tst-srv2.domain.com:26379,tst-srv3.domain.com:26379 . I get this error:
RedisServerException: Error: ERR unknown command
ECHO