Vedi su GitHub
 (6 commenti) (4 reazioni) (0 assegnatari)C# (737 fork)batch import
feature requesthelp wanted

Metriche repository

Star
 (3776 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor