
Linuxeden 开源社区 --
Redisson 3.5.5 发布了。Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。充分的利用了 Redis 键值数据库提供的一系列优势,基于 Java 实用工具包中常用接口,为使用者提供了一系列具有分布式特性的常用工具类。
更新内容:
- Feature – added
maxSizesetting forSpringCacheManager - Feature – allow
LiveObjectServiceto work with classes that inherit from REntities (thanks to @sdjacobs) - Improvement –
RMapCacheentires eviction process optimized - Improvement – handling of slave down process
- Fixed – operation on slave coldn’t be executed after its restart (thanks to @xavierfacq)
- Fixed –
ArrayIndexOutOfBoundsExceptionin RedissonSessionRepository - Fixed – storing Live Objects in Redisson’s collection objects (thanks to Rui Gu)
- Fixed – cancel write operation for commands belong to disconnected connection
- Fixed – possible race-condition during cancellation of write operation to Redis connection
- Fixed – accessor methods in Live Objects break if they start with ‘is’ (thanks to @sdjacobs)
- Fixed – MapReduce
Collatorcouldn’t be executed if timeout was defined - Fixed – RedissonKeys.delete throws
NullPointerExceptionin some cases - Fixed –
CancellationExceptionhandling during RemotePromise cancellation - Fixed –
RedisNodeNotFoundExceptionshould be supplied to Failed Promise
下载地址:
转自 http://ift.tt/2h0rubi
The post Redisson 3.5.5 发布,Redis 客户端 appeared first on Linuxeden开源社区.
http://ift.tt/2z4xGpU
没有评论:
发表评论