Redisson 3.6.1 发布了。Redisson是架设在Redis基础上的一个Java驻内存数据网格(In-Memory Data Grid)。
主要更新内容如下:
Feature - rangeTailReversed, rangeHeadReversed and rangeReversed methods added to RLexSortedSet object
Feature - RBucketsAsync interface added
Feature - scanInterval setting added for Sentinel mode
Feature - RLocalCachedMap.clearLocalCache method added
Fixed - remove hset command invocation during entry loading
Fixed - buffer leak in replace and remove methods of RLocalCachedMap object
Fixed - RRemoteService object throws NPE
Fixed - Multimap cluster compatibility
Fixed - Enum support for Live Objects
Fixed - Jackson 2.9 compatibility
Fixed - RTopic.removeAllListeners got blocked on invocation
Fixed - possible pubsub listeners leak
Fixed - RBatch throws NPE with big pipeline in atomic mode
Fixed - Warning about CommandDecoder.decode() method
软件详情:https://github.com/redisson/redisson/
下载地址:https://github.com/redisson/redisson/archive/redisson-3.6.1.zip
来自:开源中国社区