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

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

内容简介:Redisson 3.16.7 已发布,这是一个 Java 编写的 Redis 客户端,具备驻内存数据网格(In-Memory Data Grid)功能,并获得了 Redis 的官方推荐。 此版本更新内容如下: 修复 RScript.scriptLoad() 方法不会将脚本加...

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

此版本更新内容如下:

  • 修复 RScript.scriptLoad() 方法不会将脚本加载到 Slave 节点的问题
  • Spring Data RedissonConnection 评估现在会使用 ByteArrayCodec
  • 修复 RSet.distributedIterator()  RScoredSortedSet.distributedIterator() 方法抛出脚本错误的问题
  • 修复 RLock 对象中没有检查同步的 slave 数量的问题
  • 修复哨兵模式(sentinel mode)下解析主机名时出现竞争状态,可能导致从机关闭的问题
  • 修复了 如果 slave 在 MasterSlave 模式下未定义,并且 readMode != MASTER,则会抛出错误的问题
  • 在单节点模式下,主节点不应该被初始化为从节点
  • 修复复制状态(replicated mode)下出现的 can't find node 错误

更新公告:https://github.com/redisson/redisson/releases/tag/redisson-3.16.7

 


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

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

Programming the Mobile Web

Programming the Mobile Web

Maximiliano Firtman / O'Reilly Media / 2010-07-23 / $44.99

* Learn how to use your existing skills to move into mobile web development * Discover the new possibilities of mobile web development, and understand its limitations * Get detailed coverage of ......一起来看看 《Programming the Mobile Web》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具