yadianna 发表于 2016-10-27 09:40:19

Redisson 2.3.0 发布,Redis 客户端

欢迎加入运维网交流群:263444886  
  Redisson 2.3.0 发布了,Redisson 是基于 Redis 服务之上构建的分布式、可伸缩的 Java 数据结构,高级的 Redis 客户端。

  该版本更新内容如下:
  
  Feature - new service added RExecutorService. More info about it here
  Feature - new service added RScheduledExecutorService. More info about it here
  Feature - new service added RLiveObjectService. More info about it here (big thanks to Rui Gu for this amazing feature)
  Feature - new object added RBoundedBlockingQueue. More info about it here
  Feature - Redis deployment tool. More info about it here
  Feature - Cluster management tool. More info about it here
  Feature - Avro and Smile codecs added
  Breaking api change - all config>org.redisson.config package
  Breaking api change - all>org.redisson.core to org.redisson.api package
  Breaking api change - switched from io.netty.util.concurrent.Future to org.redisson.api.RFuture interface
  Fixed - division by zero in WeightedRoundRobinBalancer (thanks to Shailender R Bathula)
  详情点击:

[*]  https://github.com/mrniko/redisson/blob/master/CHANGELOG.md
  下载:

[*]  Source code (zip)
[*]  Source code (tar.gz)
页: [1]
查看完整版本: Redisson 2.3.0 发布,Redis 客户端