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

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

日期:2023-06-05点击:761

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

此版本更新内容如下:

Feature

  • Spring Data Redis 3.1.0 实现
  • Spring Boot 3.1.0 支持
  • firstEntry() 和 lastEntry()
  • 为 RScoredSortedSet 对象添加了 lastEntry()、firstEntry()、pollLastEntries()、pollFirstEntries()、entryIterator()、rankEntry()、revRankEntry()方法
  • RCountDownLatch、RLock、RPermitExpirableSemaphore、RSemaphore对象在 Redis Cluster 7.0+ 中使用 sharded PubSub
  • 添加 slavesSyncTimeout、commandMapper、sslCiphers、sslTrustManagerFactory、sslKeyManagerFactory 设置
  • 增加了 RMultimap.fastRemoveValue() 方法
  • 在 SerializationCodec 中添加了 allowedClasses 设置
  • RStream.createGroup() 方法中加入了 entriesRead 和 makeStream 参数

Breaking change

  • RCountDownLatch、RLock、RPermitExpirableSemaphore、RSemaphore 对象现在在 Redis Cluster 7.0+ 中使用 sharded PubSub 

Fixed

  • 带有 RIndex 注释的过期 LiveObjects 保留索引数据
  • RRingBuffer 没有正确实现 expire()、expireAt()、delete()、clearExpire() 方法
  • RLocalCachedMap 本地缓存在实例过期后没有被清除

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

原文链接:https://www.oschina.net/news/243959/redisson-3-22-0-released
关注公众号

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

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

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

文章评论

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

文章二维码

扫描即可查看该文章

点击排行

推荐阅读

最新文章