被這個問題雷過太多次了,紀錄一下。
StackExchange.Redis
2.1.58 版本以下連線字串必需帶有 serviceName
2.1.58 版本以上連線字串如果有 serviceName 則會拋出這個錯誤
參考資料:
https://stackoverflow.com/questions/34218640/stackexchange-redis-how-to-connect-to-sentinel
https://github.com/StackExchange/StackExchange.Redis/issues/1632
https://q.cnblogs.com/q/129060