Redisson 3.5.5 发布,Redis 客户端

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

成为乔布斯

成为乔布斯

[美] 布伦特·施兰德、[美] 里克·特策利 / 陶亮 / 中信出版集团 / 2016-10 / 69.00元

本书描绘了一位多姿多彩的人物将与生俱来的激情与成熟的管理方式相结合,打造出史上最有价值、最受消费者追捧的公司,这本书将彻底改变我们看待乔布斯的方式。 本书推翻了关于史蒂夫·乔布斯的传说和陈词滥调,比如他是天才和混蛋的结合体,暴躁易怒、自私自利,怠慢朋友与家人。本书揭示了这位苹果联合创始人和CEO的家庭生活与职业生涯,并回答了一个关键问题:为什么如此轻狂傲慢、以至于被赶出苹果的年轻人能成为史上......一起来看看 《成为乔布斯》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具