feature requesthelp wanted
Repository metrics
- Stars
- (3,776 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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