spring-cloud-aws
spring-cloud-aws copied to clipboard
Add support for Redis Cluster
AWS supports since a while Redis Cluster (not talking about the AWS home-build ElastiCache cluster based on Master/Slave). It would make sense to auto-configure Jedis/Lettuce clients accordingly if an ElastiCache Redis Cluster is available to allow data sharding/replication.