Voir sur GitHub
 (6 commentaires) (4 réactions) (0 assignés)C# (737 forks)batch import
feature requesthelp wanted

Métriques du dépôt

Stars
 (3 776 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur