首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

Redisson 2.12.5 和 3.7.5 发布,Redis 客户端

Redisson 2.12.5 和 3.7.5 已发布,Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。

Redisson 在基于 NIO 的 Netty 框架上,充分利用了 Redis 键值数据库提供的一系列优势,在 Java 实用工具包中常用接口的基础上,为使用者提供了一系列具有分布式特性的常用工具类。使得原本作为协调单机多线程并发程序的工具包获得了协调分布式多机多线程并发系统的能力,大大降低了设计和研发大规模分布式系统的难度。同时结合各富特色的分布式服务,更进一步简化了分布式环境中程序相互之间的协作。

 两个版本的更新内容相同:

  • Feature - RScoredSortedSetReactive, RSetReactive, RListReactive objects implement RSortableReactive interface
  • Feature - RGeoReactive object added
  • Feature - reactive version of FairLock added
  • Feature - RRateLimiterReactive object added
  • Improvement - RObjectReactive and RScoredSortedSetReactive interfaces synced with RObjectAsync and RScoredSortedSetAsync
  • Fixed - readonly command shouldn't be executed on master node used as slave
  • Fixed - connection is closed per command execution for master node used as slave in readMode=MASTER_SLAVE
  • Fixed - RLiveObjectService should use entityClass's classloader

源码下载 https://github.com/redisson/redisson/releases

  • 发表于:
  • 原文链接https://www.oschina.net/news/98170/redisson-3-7-5-released
  • 如有侵权,请联系 cloudcommunity@tencent.com 删除。

扫码

添加站长 进交流群

领取专属 10元无门槛券

私享最新 技术干货

扫码加入开发者社群
领券