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

新闻 Redisson 3.4.4 和 2.9.4 发布,Redis 客户端 下载

本帖由 漂亮的石头2017-07-13 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    更新内容:


    • Feature - JsonJacksonMapCodec codec added


    • Feature - Amazon Ion codec added


    • Feature - read-through, write-through and write-behind support for RMap objects


    • Feature - RExecutorService should return RExecutorFuture object with taskId


    • Feature - added RList.get method to load elements in a batch


    • Feature - ability to submit few tasks atomically (in batch) through RExecutorService interface


    • Feature - Config.keepPubSubOrder setting added


    • Improvement - make RMapReactive and RMapCacheReactive interfaces match with RMap and RMapCache


    • Improvement - RLexSortedSet should extend RSortedSet


    • Fixed - RMapCache remove, put, putIfAbsent and replace methods aren't respect entry expiration


    • Fixed - SCAN command should be used in RKeys.deleteByPattern method


    • Fixed - RBinaryStream doesn't work in Redis cluster environment


    • Fixed - SELECT command shouldn't be executed on Sentinel servers


    • Fixed - Stackoverflow error arise during decoding of large amount of PubSub messages


    • Fixed - LocalCachedMapInvalidate object can't be serialized by Kryo codec


    • Fixed - XMLGregorianCalendar type handling in JSON codec


    • Fixed - Reactive Stream methods shouldn't be executed immediately after Publisher object creation

    下载地址:

    v2.9.4:


    v3.4.4:



    >>>【评论有礼】7月10日-31日在下方评论资讯,即有机会获得 9 活跃积分和开源中国实物周边。活动详情
    Redisson 3.4.4 和 2.9.4 发布,Redis 客户端下载地址
     
正在加载...