(6 件のコメント) (4 件のリアクション) (0 人の担当者)C# (737 件のフォーク)batch import
feature requesthelp wanted

Repository metrics

Stars
 (3,776 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド