Redisson 3.17.0 发布,官方推荐的 Redis 客户端

栏目: 软件资讯 · 发布时间: 2年前

内容简介:Redisson 3.17.0 已发布,这是一个 Java 编写的 Redis 客户端,具备驻内存数据网格(In-Memory Data Grid)功能,并获得了 Redis 的官方推荐。 此版本更新内容如下: Feature 添加了 RFunction 对象(需要 Redis ...

Redisson 3.17.0 已发布,这是一个 Java 编写的 Redis 客户端,具备驻内存数据网格(In-Memory Data Grid)功能,并获得了 Redis 的官方推荐。

此版本更新内容如下:

Feature

  • 添加了 RFunction 对象(需要 Redis 7.0+)。
  • 为 RScoredSortedSet 对象添加了 pollLastEntriesFromAny() 和 pollFirstEntriesFromAny() 方法(需要 Redis 7.0+)。
  • 在 RExpirable 接口中添加了 expireIfSet()、expireIfNotSet()、expireIfGreater() 和 expireIfLess() 方法(需要 Redis 7.0+)。
  • 增加了 checkLockSyncedSlaves 设置
  • 为 RBucket 对象添加 getAndExpire 和 getAndClearExpire() 方法(需要 Redis 6.2.0+)。
  • 在 RScoredSortedSet 对象中添加了带超时和计数的 pollFirstFromAny() 和 pollLastFromAny() 方法(需要 Redis 7.0+)。
  • 在 RScoredSortedSet 对象中添加了带超时和计数的 pollFirst() 和 pollLast() 方法(需要 Redis 7.0+)。
  • RScoredSortedSet 对象中添加了 addAllIfLess()、addAllIfGreater()、addAllIfExist()、addAllIfAbsent() 方法。
  • 添加了 RExpirable.expire(Duration) 方法。
  • 添加了 RExpirable.expireTime() 方法(需要 Redis 7.0+)。
  • RTimeSeries 对象增加了 range(), rangeReversed(), entryRange(), entryRangeReversed() 方法,并增加了限制参数。
  • 增加了 TransactionalOperation.syncSlaves 设置。
  • 在 RBlockingQueue 对象中添加了 pollFirstFromAny() 和 pollLastFromAny() 方法(需要 Redis 7.0+)。

Improvement 

  • 只读缓存的脚本应该在从属节点上执行(需要 Redis 7.0+)。
  • SORT_RO 命令用于从属节点
  • 通过 RPermitExpirableSemaphore 减少分配数据的大小

Fixed

  • RedissonLocalCachedMap.clearLocalCache() 方法抛出 IllegalArgumentException
  • RedissonMultiLock 与 RedissonSpinLock 不能正常工作。
  • 在集群模式下,SlaveConnectionPool 没有可用的 Redis 条目错误
  • RKeys.deleteByPattern() 方法并不总是正确删除 keys
  • RExpirableReactive 和 RExpirableRx 接口的 expireAt(Instant) 方法不起作用
  • 在 Redis 集群模式下,错误地检测了添加和删除的 slots
  • 多模式下的 Spring 数据连接会导致线程卡住(自3.16.7以来的回归)
  • 未应用 Sentinel username setting
  • RTimeSeries 不能处理不同时间戳的相同值
  • Quarkus 环境变量未正确解析
  • 在 RPermitExpirableSemaphore 中检查 expiration
  • RedisTimeoutException:Command execution timeout 
  • RedissonMultiLock lock method 中错误的等待时间计算导致死锁
  • AsyncRemoteProxy 抛出 Redisson 被关闭的异常
  • RedisClusterNode.clusterSlots() 方法抛出异常

更新说明:https://github.com/redisson/redisson/releases/tag/redisson-3.17.0


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

长尾理论

长尾理论

[美]克里斯·安德森 / 中信出版集团股份有限公司 / 2015-8-1 / 59.00元

互联网时代,大众市场不再一统天下,小众市场也可以呼风唤雨。 在《长尾理论》一书中,克里斯·安德森详细阐释了长尾的精华所在,指出商业和文化的未来不在于传统需求曲线上那个代表“畅销商品”的头部,而是那条代表“冷门商品”的经常被人遗忘的长尾。尽管我们仍然对热门商品着迷,但它们对消费者的吸引力已经大不如从前,因为市场已经大大分化。黄金电视节目的收视率几十年来一直在萎缩,若是在七八十年代,现在的一档最......一起来看看 《长尾理论》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器