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

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

内容简介:Redisson 3.16.2 已发布,这是一个 Java 编写的 Redis 客户端,具备驻内存数据网格(In-Memory Data Grid)功能,并获得了 Redis 的官方推荐。 此版本更新内容如下: Feature Micronaut 3.0 集成 在RLiveObjectSe...

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

此版本更新内容如下:

Feature

  • Micronaut 3.0 集成
  • RLiveObjectService接口中添加了 batchedmerge()方法
  • 在 Redis Cluster 拓扑结构中使用主机名解析
  • 在 Redis Sentinel 拓扑结构中使用主机名解析
  • 在 RDeque、RdequeRx 和 RdequeReactive 接口中添加了批处理的 addLast() 和 addFirst() 方法。
  • 为 RSet、RSetRx 和 RSetReactive 接口添加了 addAllCounted() 和 removeAllCounted() 方法。

Fixed

  • 不完全支持带有 MINID 策略的 Redis Stream trim 命令
  • Quarkus 在本机图像执行期间需要AutowiredAnnotationBeanPostProcessor
  • Quarkus Netty 依赖项的问题
  • 在 Redis Cluster 中检测到的MOVED redirection loop detected错误
  • 处理 Redis Cluster 拓扑中带有空插槽的主节点
  • SentinelConnectionManager 应该对 IPv6 使用统一压缩格式
  • RLocalCachedMap.readAllValues()方法使用 key decoder 而不是 value
  • 传递给RKeys.delete()方法的空数组导致线程阻塞
  • 没有地址的集群分区导致 NPE
  • 等待RSemaphore许可获取的 reads 在许可添加时无法获取。
  • RRateLimiter允许 limit overcome
  • RMapCacheReactiveRMapCacheRx接口缺少定义驱逐算法的方法
  • 在 Redissonshutdown()方法调用后,writ-behind 任务没有被刷新。
  • 带有索引字段的 LiveObjects 不能使用批处理持久化方法进行存储
  • 在 Redis Cluster 拓扑扫描中不应该跳过失败的主站
  • 带过滤器的RListReactive迭代器返回不确定结果
  • 如果使用主机名定义的节点,replicatedServers模式应该使用 ip 地址
  • replicatedServers模式的多个 masters check 被移除
  • MapWriter应该与 writeBehind 设置一起定义

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


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

查看所有标签

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

Introduction to Computation and Programming Using Python

Introduction to Computation and Programming Using Python

John V. Guttag / The MIT Press / 2013-7 / USD 25.00

This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides student......一起来看看 《Introduction to Computation and Programming Using Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试