We are on older version of the Jedis client, was wondering which version started support for AWS Elasticache Redis in cluster mode
Asked
Active
Viewed 208 times
1 Answers
0
Support for Redis Cluster was added in v2.3.0, release notes. But there are fixes for cluster commands all up to the latest version v3.6.0 release notes so if possible best to keep up with the Jedis client.

Thomas Caudron
- 31
- 3