Spring Data Redis 1.6.0 RC1 发布了,改进记录包括: Changes in version 1.6.0.RC1 (2015-08-04) ----------------------------------------- * DATAREDIS-420 - Release 1.6 RC1 (Gosling). * DATAREDIS-416 - RedisCache.putIfAbsent(…) breaks contract defined by org.springframework.cache.Cache. * DATAREDIS-414 - Serialization occurs while pooled connection can be released. * DATAREDIS-413 - Use the latest version of the Spring IO Plugin. * DATAREDIS-412 - Support for Jedis 2.7.1, 2.7.2 and 2.7.3. * DATAREDIS-403 - Fix JavaDoc stylesheet. * DATAREDIS-402 - RedisCache should not expire known keys in case ttl of element is not set. * DATAREDIS-401 - RedisCacheManager should operate upon RedisOperations instead of RedisTemplate. * DATAREDIS-348 - Upgrade Lettuce to 3.x release. Spring Data Redis 1.6.0 RC1 发布下载地址