内容简介:Redisson 3.6.4 和 2.11.4 已发布,两个版本更新的内容一样: Feature - RSet.getLock method added Fixed - race condition with load balancer node selection Fixed - READONLY can't write against a read o...
Redisson 3.6.4 和 2.11.4 已发布,两个版本更新的内容一样:
Feature - RSet.getLock method added
Fixed - race condition with load balancer node selection
Fixed - READONLY can't write against a read only slave error during failover
Fixed - NPE during failover in Sentinel mode
Fixed - JCache.getAll causes io.netty.util.IllegalReferenceCountException
Fixed - NPE in CommandDecoder handler while using RBatch object
Fixed - RSortedSet object tries to compare wrong types
Fixed - ClassCastException in RListMultimapCache.removeAll method
Redisson是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。Redisson 在基于 NIO 的 Netty 框架上,充分的利用了 Redis 键值数据库提供的一系列优势,在 Java 实用 工具 包中常用接口的基础上,为使用者提供了一系列具有分布式特性的常用工具类。
源码下载:
https://github.com/redisson/redisson/releases/tag/redisson-2.11.4
https://github.com/redisson/redisson/releases/tag/redisson-3.6.4
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 开源邮箱客户端Thunderbird 60.3修复多个高危漏洞
- C++回声服务器_2-修复客户端问题
- Git 客户端 SmartGit 18.1.0 发布,bug 修复
- FTP 客户端 FileZilla Client 3.35.2 发布,Bug 修复
- 禅道 11.7 版本发布,主要修复 Bug,升级禅道客户端
- 腾讯 AI-Java 客户端 TAip 重构 HTTP 模块 bug 修复
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Cascading Style Sheets 2.0 Programmer's Reference
Eric A. Meyer / McGraw-Hill Osborne Media / 2001-03-20 / USD 19.99
The most authoritative quick reference available for CSS programmers. This handy resource gives you programming essentials at your fingertips, including all the new tags and features in CSS 2.0. You'l......一起来看看 《Cascading Style Sheets 2.0 Programmer's Reference》 这本书的介绍吧!