发布于 2017-12-11 00:24:49 | 241 次阅读 | 评论: 0 | 来源: 网友投递
Redisson Redis客户端
Redisson 是基于Redis服务之上构建的分布式、可伸缩的Java数据结构,高级的Redis客户端。
Redisson 2.10.6,3.5.6 发布,Redisson是架设在Redis基础上的一个Java驻内存数据网格(In-Memory Data Grid)
Redisson 3.5.6 更新内容:
Feature - RSetMultimapReactive
object added
Feature - RListMultimapReactive
object added
Feature - ReconnectionStrategy
and SyncStrategy
added to LocalCachedMapOptions
Feature - pingConnectionInterval
setting added
Improvement - added sync on key for JCache.invoke
method
Fixed - arguments encoding for RScript
Fixed - MapLoader
hangs if loaded value is null
Fixed - OutOfMemory during RExecutorService
usage
Fixed - NPE in RedissonSession.save
method
下载地址:
Redisson 2.10.6 更新内容:
Feature - RSetMultimapReactive
object added
Feature - RListMultimapReactive
object added
Feature - ReconnectionStrategy
and SyncStrategy
added to LocalCachedMapOptions
Feature - pingConnectionInterval
setting added
Improvement - added sync on key for JCache.invoke
method
Fixed - arguments encoding for RScript
Fixed - MapLoader
hangs if loaded value is null
Fixed - OutOfMemory during RExecutorService
usage
Fixed - NPE in RedissonSession.save
method
Fixed - NPE during RExecutorService
usage
Fixed - SnappyCodec
can't handle data more than 32Kb
Fixed - failed to continue poll remote responses if current waiting for response has been canceled
Fixed - SSL support for cluster mode
下载地址:
详情请订阅发布主页。