2017年7月13日星期四

Redisson 3.4.4 和 2.9.4 发布,Redis 客户端


Linuxeden 开源社区 --

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

更新内容:

  • Feature – JsonJacksonMapCodec codec added
  • Feature – Amazon Ion codec added
  • Feature – read-through, write-through and write-behind support for RMap objects
  • Feature – RExecutorService should return RExecutorFuture object with taskId
  • Feature – added RList.get method to load elements in a batch
  • Feature – ability to submit few tasks atomically (in batch) through RExecutorService interface
  • Feature – Config.keepPubSubOrder setting added
  • Improvement – make RMapReactive and RMapCacheReactive interfaces match with RMap and RMapCache
  • Improvement – RLexSortedSet should extend RSortedSet
  • Fixed – RMapCache remove, put, putIfAbsent and replace methods aren’t respect entry expiration
  • Fixed – SCAN command should be used in RKeys.deleteByPattern method
  • Fixed – RBinaryStream doesn’t work in Redis cluster environment
  • Fixed – SELECT command shouldn’t be executed on Sentinel servers
  • Fixed – Stackoverflow error arise during decoding of large amount of PubSub messages
  • Fixed – LocalCachedMapInvalidate object can’t be serialized by Kryo codec
  • Fixed – XMLGregorianCalendar type handling in JSON codec
  • Fixed – Reactive Stream methods shouldn’t be executed immediately after Publisher object creation

下载地址:

v2.9.4:

v3.4.4:

转自 http://ift.tt/2ulJTEB

The post Redisson 3.4.4 和 2.9.4 发布,Redis 客户端 appeared first on Linuxeden开源社区.

http://ift.tt/2uUxi8p

没有评论:

发表评论