您现在的位置是:首页 > 文章详情

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

日期:2022-07-26点击:455

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

此版本更新内容如下:

Feature

  • 为事务性 RSetCache 和 RSet 对象实现了 touch()、unlink() 和 delete() 方法
  • 事务性 RBucket、RMap、RMapCache、RSetCache、RSet 对象支持 expire()、expireAt() 和 clearExpire() 方法
  • 添加了 ExecutorOptions.idGenerator() 设置
  • 将任务 id 添加到 RExecutorService 接口的方法

Fixed

  • 在 Spring Data Redis 2.7 中使用 RedisMessageListenerContainer 重复订阅
  • NameMapper 两次应用于事务性 RBucket
  • 某些 Quarkus 环境变量会清除通过配置文件设置的所有 Redisson 属性
  • RJsonBucket.delete() 方法不起作用
  • RExecutorService.submitAsync(Callable, long, TimeUnit) 方法抛出 ClassCastException
  • 锁定 synced slaves check
  • 如果 result 是 list 的 list,反应式脚本命令会抛出ClassCastException
  • RBatch.getJsonBucket() 方法应返回 RJsonBucketAsync 接口

详情可查看:https://github.com/redisson/redisson/releases/tag/redisson-3.17.5

原文链接:https://www.oschina.net/news/204294/redisson-3-17-5-released
关注公众号

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。

持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。

转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。

文章评论

共有0条评论来说两句吧...

文章二维码

扫描即可查看该文章

点击排行

推荐阅读

最新文章