皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Redisson 3.6.1 发布,Redis 客户端

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

主要更新内容如下:

  • Feature – rangeTailReversedrangeHeadReversed and rangeReversed methods added to RLexSortedSet object
  • Feature – RBucketsAsync interface added
  • Feature – scanInterval setting added for Sentinel mode
  • Feature – RLocalCachedMap.clearLocalCache method added
  • Fixed – remove hset command invocation during entry loading
  • Fixed – buffer leak in replace and remove methods of RLocalCachedMap object
  • Fixed – RRemoteService object throws NPE
  • Fixed – Multimap cluster compatibility
  • Fixed – Enum support for Live Objects
  • Fixed – Jackson 2.9 compatibility
  • Fixed – RTopic.removeAllListeners got blocked on invocation
  • Fixed – possible pubsub listeners leak
  • Fixed – RBatch throws NPE with big pipeline in atomic mode
  • Fixed – Warning about CommandDecoder.decode() method

下载地址:

转自 http://www.oschina.net/news/93403/redisson-3-6-1