1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Redis 客户端 Redisson 3.6.4 和 2.11.4 发布,bug 修复 下载

Discussion in '软件资讯' started by 漂亮的石头, 2018-03-28.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    488,244
    Likes Received:
    47
    Redisson 3.6.4 和 2.11.4 已发布,两个版本更新的内容一样:


    • Feature - RSet.getLock method added


    • Fixed - race condition with load balancer node selection


    • Fixed - READONLY can't write against a read only slave error during failover


    • Fixed - NPE during failover in Sentinel mode


    • Fixed - JCache.getAll causes io.netty.util.IllegalReferenceCountException


    • Fixed - NPE in CommandDecoder handler while using RBatch object


    • Fixed - RSortedSet object tries to compare wrong types


    • Fixed - ClassCastException in RListMultimapCache.removeAll method

    Redisson是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。Redisson 在基于 NIO 的 Netty 框架上,充分的利用了 Redis 键值数据库提供的一系列优势,在 Java 实用工具包中常用接口的基础上,为使用者提供了一系列具有分布式特性的常用工具类。

    源码下载:

    https://github.com/redisson/redisson/releases/tag/redisson-2.11.4
    https://github.com/redisson/redisson/releases/tag/redisson-3.6.4
    Redis 客户端 Redisson 3.6.4 和 2.11.4 发布,bug 修复下载地址
     
Loading...