Redisson 3.3.1 和 2.8.1 发布了。Redisson 是基于 Redis 服务之上构建的分布式、可伸缩的 Java 数据结构,高级的 Redis 客户端。更新如下:
Feature - Cache with SoftReference support added for RLocalCachedMap
Feature - Config.subscriptionMode setting added Improvement - errors handling during RBatch execution
Fixed - StackOverflowException in URLBuilder
Fixed - TomcatSessionManager can't be used in Tomcat if Redisson has been deployed in web application
Fixed - skip cluster nodes with the "handshake" flag (thanks to @dcheckoway)
下载地址:
3.3.1
https://github.com/redisson/redisson/archive/redisson-3.3.1.zip
2.8.1
https://github.com/redisson/redisson/archive/redisson-2.8.1.zip
来自:开源中国社区

