发布于 2016-11-27 01:30:56 | 190 次阅读 | 评论: 0 | 来源: 网友投递
Redisson Redis客户端
Redisson 是基于Redis服务之上构建的分布式、可伸缩的Java数据结构,高级的Redis客户端。
Redisson 2.7.0 和 3.2.0 发布了。该版本更新内容如下:
功能:
Spring Session implementation
Tomcat Session Manager implementation
RDelayedQueue object added
RBlockingFairQueue object added
`RSortedSet.readAll` and `RQueue.readAll` methods added
修复:
`RMap.getAll` doesn't not preserve the order of elements
Wrong nodes parsing in result of cluster info command
NullPointerException in CommandDecoder.handleResult
Redisson shutdown status should be checked during async command invocation
点此查看完整更新日志
下载地址: