Binary00
Results
1
comments of
Binary00
I'm having the same issue as well. We're using AWS Elasticache with [RedisStaticMasterReplicaConfiguration](https://docs.spring.io/spring-data/redis/docs/current/api/org/springframework/data/redis/connection/RedisStaticMasterReplicaConfiguration.html) as our configuration class to spread the request load across the cluster. In doing so a connection...