内容简介:Redisson 3.15.0 已发布,这是一个 Java 编写的 Redis 客户端,具备驻内存数据网格(In-Memory Data Grid)功能,并获得了 Redis 的官方推荐。 此版本主要更新内容: Feature - 添加对 Apache Tomcat 10 的支持 ...
Redisson 3.15.0 已发布,这是一个 Java 编写的 Redis 客户端,具备驻内存数据网格(In-Memory Data Grid)功能,并获得了 Redis 的官方推荐。
此版本主要更新内容:
Feature - 添加对 Apache Tomcat 10 的支持
Feature - 添加自旋锁 (Spin Lock),参阅文档了解更多细节
Feature - 添加sentinelPasswordsetting
Feature - 添加RedisNode.getMemoryStatistics()方法
Feature - 添加setAndKeepTTL()方法到RBucket对象
Feature - 添加 min idle time 参数到RStream对象的listPending()和pendingRange()方法
Feature - 添加autoClaim(), fastAutoClaim()和createConsumer() 方法到RStream对象
Feature - 添加addIfExists(), addIfGreater()和addIfLess()方法到RScoredSortedSet对象
Feature - 添加putIfExists()和fastPutIfExists()方法到RMap对象
Feature - 添加tryAdd()和addIfExists()方法到RGeo对象
Feature - 添加readUnion(), readIntersection(), diff(), readDiff(), rangeTo(), revRangeTo()方法到RScoredSortedSet对象
Feature - 添加ScoredSortedSetAddListener到RScoredSortedSet对象
Improvement - 在IdleConnectionWatcher中使用System.nanoTime() 以避免时钟漂移 (clock drifting)
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 支付宝客户端架构解析:iOS 客户端启动性能优化初探
- 自己动手做数据库客户端: BashSQL开源数据库客户端
- 支付宝客户端架构解析:Android 客户端启动速度优化之「垃圾回收」
- 客户端HTTP缓存
- 简析移动客户端安全
- 配置Hadoop集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Cracking the Coding Interview
Gayle Laakmann McDowell / CareerCup / 2015-7-1 / USD 39.95
Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hund......一起来看看 《Cracking the Coding Interview》 这本书的介绍吧!