Hi,
We're using multiple Redis Caches with 10 shards, and occasionally due to Redis patching or Host OS updates, we see one or the other shard having issues. We were wondering if there's any way the StackExchange.Redis can understand this and redirect traffic to other shards, or allow the client (us) to be able to make connections to individual shards directly. Or any recommendation to overcome this scenario ?