Redisson 2.7.0 和 3.2.0 发布了,Redisson 是基于 Redis 服务之上构建的分布式、可伸缩的 Java 数据结构,高级的 Redis 客户端。该版本更新内容如下:
功能:
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
点此查看完整更新日志
下载地址:
3.2.0
2.7.0