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
andSyncStrategy
added toLocalCachedMapOptions
- 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
andSyncStrategy
added toLocalCachedMapOptions
- 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
下载地址:
详情请订阅发布主页。
转自 http://www.oschina.net/news/91370/redisson-3-5-6-released