v2.6.0
main changes from 2.5.X
- (incompatible) GET/GET_ALL method of RefreshCache will not trigger auto refresh
- Integrate with spring-data-redis
- Remove lettuce 4 support
- Upgrade jedis to 3.1.0. Jedis 2.9 is not supported.
- Simplify customization of CacheMonitor/MetricsCallback, KeyConvertor, ValueEncoder/Decoder, CacheNameGeneratoradd CacheMessagePublisher
- Rename DefaultCacheMonitorManager to DefaultMetricsManager, rename statCallback to metricsCallback