Quantcast
Channel: CodeSection,代码区,数据库(综合) - CodeSec
Viewing all articles
Browse latest Browse all 6262

Redisson 3.3.0 和 2.8.0 发布,Redis 客户端

$
0
0

Redisson 3.3.0 和 2.8.0 发布了。Redisson 是基于Redis服务之上构建的分布式、可伸缩的 Java 数据结构,高级的 Redis 客户端。更新如下:

Feature - RClusteredLocalCachedMap 对象已添加更多细节 here

Feature - RClusteredMapCache 对象已添加更多细节 here

Feature - RClusteredSetCache 对象已添加更多细节 here

Feature - RPriorityQueue 对象已添加更多细节 here

Feature - RPriorityDeque 对象已添加更多细节 here

Feature - removeAllListeners 和 removeListener 由为 RTopic 和 RPatternTopic 添加的实例方法

Feature - RLockAsync 接口已添加

Improvement - RRemoteService 现已支持方法重载

Fixed - RLocalCachedMap 不与 Redis 集群兼容

Fixed - 在集群模式下不支持 cascade slaves

Fixed - 在主变更状态检查期间进行关机检查

Fixed - 在 Sentinel 模式下的新从站发现期间不会检查主站

详情查看更新日志

下载地址:

2.8.0

Source code(zip)

Source code(tar.gz)

3.3.0


Viewing all articles
Browse latest Browse all 6262

Trending Articles