内容简介: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集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
赢在设计
[美] 洛芙迪 (Lance Loveday)、[美] 尼豪斯 (Sandra Niehaus) / 刘淼、枊靖、王卓昊 / 人民邮电出版社 / 2010-8 / 55.00
企业总是面临在网站设计和改进方面进行投资的抉择。怎样才能让有限的资金发挥出最大的效益呢?网站设计不应只是把网站做得赏心悦目,它更应该是提高经济收益和获得竞争优势的战略利器。是时候让网站发挥其潜能,以业务指标为导向来做设计决策,为提升网站收益而设计了。 作者凭借多年为众多网站做咨询工作的经验,为我们揭示了赢在设计的奥秘。它针对目前网站设计中存在的典型问题,先从宏观上探讨解决问题的战略手段,围绕......一起来看看 《赢在设计》 这本书的介绍吧!