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

新闻 Redisson 3.5.4 发布,Redis 客户端 下载

Discussion in '软件资讯' started by 漂亮的石头, 2017-09-29.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    488,059
    Likes Received:
    47
    redisson 3.5.4 已发布。Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。充分的利用了 Redis 键值数据库提供的一系列优势,基于 Java 实用工具包中常用接口,为使用者提供了一系列具有分布式特性的常用工具类。

    更新内容:


    • Feature - added maxSize setting for SpringCacheManager


    • Feature - allow LiveObjectService to work with classes that inherit from REntities (thanks to @sdjacobs)


    • Improvement - RMapCache entires eviction process optimized


    • Improvement - handling of slave down process


    • Fixed - operation on slave coldn't be executed after its restart (thanks to @xavierfacq)


    • Fixed - ArrayIndexOutOfBoundsException in RedissonSessionRepository


    • Fixed - storing Live Objects in Redisson's collection objects (thanks to Rui Gu)


    • Fixed - cancel write operation for commands belong to disconnected connection


    • Fixed - possible race-condition during cancellation of write operation to Redis connection


    • Fixed - accessor methods in Live Objects break if they start with 'is' (thanks to @sdjacobs)


    • Fixed - MapReduce Collator couldn't be executed if timeout was defined


    • Fixed - RedissonKeys.delete throws NullPointerException in some cases


    • Fixed - CancellationException handling during RemotePromise cancellation


    • Fixed - RedisNodeNotFoundException should be supplied to Failed Promise

    完整内容请查看发行首页

    下载地址:

    Redisson 3.5.4 发布,Redis 客户端下载地址
     
Loading...