Redisson 3.9.1 和 2.14.1 发布,Redis 客户端

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

内容简介:Redisson 3.9.1 和 2.14.1 已发布,Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。 Redisson 在基于 NIO 的 Netty 框架上,充分利用了 Redis 键值数据库提供的一系列优势,在...

Redisson 3.9.1 和 2.14.1 已发布,Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。

Redisson 在基于 NIO 的 Netty 框架上,充分利用了 Redis 键值数据库提供的一系列优势,在 Java 实用 工具 包中常用接口的基础上,为使用者提供了一系列具有分布式特性的常用工具类。使得原本作为协调单机多线程并发程序的工具包获得了协调分布式多机多线程并发系统的能力,大大降低了设计和研发大规模分布式系统的难度。同时结合各富特色的分布式服务,更进一步简化了分布式环境中程序相互之间的协作。

两个版本的更新内容相同,包括:

  • Feature - takeFirstElements and takeLastElements streaming methods added to RBlockingDequeRx

  • Feature - RBlockingQueueRx.takeElements streaming method added

  • Feature - RTopicRx.getMessages streaming method added

  • Feature - async methods for listener removal added to RTopic object

  • Feature - RxJava2 method call cancellation support added

  • Feature - RObject.getSizeInMemory method added

  • Feature - RTopic.countListeners method added

  • Feature - takeFirstElements and takeLastElements added to RScoredSortedSetReactive and RScoredSortedSetRxobjects

  • Feature - takeFirst and takeLast methods added to RScoredSortedSet object

  • Feature - readGroup method variations added to RStream object

  • Feature - removetrimfastClaimremoveGroupremoveConsumerupdateGroupMessageId methods added to RStream object

  • Improvement - JCache performance optimization up to 2x times

  • Improvement - Redis url validation

  • Fixed - Exception serialization by Jackson codec

  • Fixed - DNS channels aren't pooled

  • Fixed - RStream commands don't work with Redis 5.0.1 version

  • Fixed - task scheduled with cron pattern isn't executed with single worker

  • Fixed - Spring Boot Starter doesn't convert properly list of sentinel addresses

  • Fixed - RTopic and all objects based on it stop work properly if Subscribe timeout occured

  • Fixed - JDK 1.6 compatibility for 2.x version

  • Fixed - IPv6 addresses format support for Sentinel mode (thanks to Mikhail Surin)

  • Fixed - null value handling for Spring Boot Starter's timeoutValue setting (Thanks to junwu215177)

  • Fixed - OOM during RLocalCachedMap.fastPut method invocation and Reference based EvictionPolicy is used

  • Fixed - exception in CommandDecoder while using PubSub with ping

  • Fixed - RTopic.removeAllListeners invocation leads to PubSub connections leak

  • Fixed - all methods of RSemaphoreRx and RAtomicDoubleRx objects should return Flowable object

  • Fixed - Redisson.createRx method should return RedissonRxClient

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Redisson 3.9.1 和 2.14.1 发布,Redis 客户端》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

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

代码整洁之道

代码整洁之道

[美]Robert C. Martin / 韩磊 / 人民邮电出版社 / 2010-1-1 / 59.00元

软件质量,不但依赖于架构及项目管理,而且与代码质量紧密相关。这一点,无论是敏捷开发流派还是传统开发流派,都不得不承认。 本书提出一种观念:代码质量与其整洁度成正比。干净的代码,既在质量上较为可靠,也为后期维护、升级奠定了良好基础。作为编程领域的佼佼者,本书作者给出了一系列行之有效的整洁代码操作实践。这些实践在本书中体现为一条条规则(或称“启示”),并辅以来自现实项目的正、反两面的范例。只要遵......一起来看看 《代码整洁之道》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

html转js在线工具
html转js在线工具

html转js在线工具