内容简介:Redisson 3.6.2 和 2.11.2 已发布,两者的更新内容一样,具体如下。 Redisson PRO 性能改进,包含以下 performanceMode 值: HIGHER_THROUGHPUT - up to 25% performance growth LOWER_LATENCY_AUTO - up ...
Redisson 3.6.2 和 2.11.2 已发布,两者的更新内容一样,具体如下。
Redisson PRO 性能改进,包含以下 performanceMode 值:
HIGHER_THROUGHPUT - up to 25% performance growthLOWER_LATENCY_AUTO - up to 100% performance growthLOWER_LATENCY_MODE_2 - up to 100% performance growthLOWER_LATENCY_MODE_1 - up to 100% performance growth
其他变更
Feature - new values added to performanceMode setting
Feature - lockAsync and unlockAsync methods added to RedissonMultiLock
Feature - RMapCache.remainTimeToLive method added
Feature - Config.addressResolverGroupFactory setting added (thanks @hai Saadon)
Improvement - UpdateMode.AFTER_REQUEST update mode optimization in tomcat session manager
Improvement - removed ByteBuf object usage during collection iteration
Fixed - Unable to send command error under heavy load using Redisson PRO
Fixed - expire, expireAt and clearExpire commands aren't implemented properly for RBloomFilter, RDelayedQueue, RFairLock, RLocalCachedMap and RPermitExpirableSemaphore object
Fixed - Redis clients duplication during discovering ip change of hostname
Fixed - tomcat session renewal in tomcat session manager
Fixed - failedAttempts setting should be applied to Slave nodes only
下载地址
https://github.com/redisson/redisson/releases/tag/redisson-3.6.2
https://github.com/redisson/redisson/releases/tag/redisson-2.11.2
Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。充分的利用了 Redis key-value 数据库提供的一系列优势,基于 Java 实用 工具 包中常用接口,为使用者提供了一系列具有分布式特性的常用工具类。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Redisson 3.6.2 和 2.11.2 发布,Redis 客户端》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 支付宝客户端架构解析:iOS 客户端启动性能优化初探
- 自己动手做数据库客户端: BashSQL开源数据库客户端
- 支付宝客户端架构解析:Android 客户端启动速度优化之「垃圾回收」
- 客户端HTTP缓存
- 简析移动客户端安全
- 配置Hadoop集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Data Mining
Bing Liu / Springer / 2011-6-26 / CAD 61.50
Web mining aims to discover useful information and knowledge from Web hyperlinks, page contents, and usage data. Although Web mining uses many conventional data mining techniques, it is not purely an ......一起来看看 《Web Data Mining》 这本书的介绍吧!
URL 编码/解码
URL 编码/解码
html转js在线工具
html转js在线工具