405nxa93eu 发表于 2016-6-4 09:23:57

Redisson 2.2.11 发布,Redis 客户端

欢迎加入运维网交流群:263444886>>> »  
  Redisson 2.2.11 发布了。改进日志:

[*]  Feature - new object added RGeo
[*]  Feature - new object added RBuckets
[*]  Feature - travis-ci integration (thanks to jackygurui)
[*]  Improvement - RScoredSortedSet.removeAllAsync & removeAll methods optimization
[*]
  Improvement - RemoteService>
[*]  Improvement - Reattaching RBlockingQueue\Deque blocking commands (poll, take ...) after Redis
  failover process or channel reconnection
[*]  Fixed - iterator objects may skip results in some cases
[*]  Fixed - RTopic listeners hangs during synchronous commands execution inside it
[*]  Fixed - Redisson hangs during shutdown if RBlockingQueue\Deque.take or RBlockingQueue\Deque.poll methods were invoked  
  Redisson 是基于Redis服务之上构建的分布式、可伸缩的Java数据结构,高级的Redis客户端。【redis官方推荐】
  Redisson 是使用熟悉的Java数据结构来发挥Redis的威力,基于lettuce Redis客户端和Netty 4 ,兼容 Redis 2.6+ and JDK 1.6+,使用Apache License 2.0授权协议,阅读 wiki 来获取更多使用信息。
  下载地址:https://github.com/mrniko/redisson/releases/tag/redisson-2.2.11
  
页: [1]
查看完整版本: Redisson 2.2.11 发布,Redis 客户端