Redisson 3.5.5 发布,Redis 客户端

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

内容简介:Redisson 3.5.5 发布了。Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。充分的利用了 Redis 键值数据库提供的一系列优势,基于 Java 实用工具包中常用接口,为使用者提供了...

Redisson 3.5.5 发布了。Redisson 是架设在 Redis 基础上的一个 Java 驻内存数据网格(In-Memory Data Grid)。充分的利用了 Redis 键值数据库提供的一系列优势,基于 Java 实用 工具 包中常用接口,为使用者提供了一系列具有分布式特性的常用工具类。

更新内容:

  • Feature - added maxSize setting for SpringCacheManager

  • Feature - allow LiveObjectService to work with classes that inherit from REntities (thanks to @sdjacobs)

  • Improvement - RMapCache entires eviction process optimized

  • Improvement - handling of slave down process

  • Fixed - operation on slave coldn't be executed after its restart (thanks to @xavierfacq)

  • Fixed - ArrayIndexOutOfBoundsException in RedissonSessionRepository

  • Fixed - storing Live Objects in Redisson's collection objects (thanks to Rui Gu)

  • Fixed - cancel write operation for commands belong to disconnected connection

  • Fixed - possible race-condition during cancellation of write operation to Redis connection

  • Fixed - accessor methods in Live Objects break if they start with 'is' (thanks to @sdjacobs)

  • Fixed - MapReduce Collator couldn't be executed if timeout was defined

  • Fixed - RedissonKeys.delete throws NullPointerException in some cases

  • Fixed - CancellationException handling during RemotePromise cancellation

  • Fixed - RedisNodeNotFoundException should be supplied to Failed Promise

下载地址:


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

The Dream Machine

The Dream Machine

M. Mitchell Waldrop / Penguin Books / 2002-8 / USD 16.00

While most people may not be familiar with the name J. C. R. Licklider, he was the guiding spirit behind the greatest revolution of the modern era. At a time when most computers were big, ponderous ma......一起来看看 《The Dream Machine》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具