Lettuce 5.1.0.RC1 发布,Redis Java 客户端

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

内容简介:Lettuce 5.1.0.RC1 已发布,这是 Lettuce 5.1 发布的第一个候选版本,包含改进和错误修复。Lettuce 5.1.0 要求 Java 8 及以上版本。 值得注意的变化: 支持 Brave (OpenZipkin) tracing 兼容 Java 11 完整更新内容...

Lettuce 5.1.0.RC1 已发布,这是 Lettuce 5.1 发布的第一个候选版本,包含改进和错误修复。Lettuce 5.1.0  要求 Java 8 及以上版本。

值得注意的变化:

  • 支持 Brave (OpenZipkin) tracing

  • 兼容 Java 11

完整更新内容:

Add tracing support using Brave (OpenZipkin)

Commands

  • Add support for ZPOPMIN, ZPOPMAX, BZPOPMIN, BZPOPMAX commands #778

  • Add REPLACE option to RESTORE. #783 (Thanks to @christophstrobl)

  • Add XGROUP DESTROY #789

  • Add support for CLIENT UNBLOCK #812

Enhancements

  • Cancel commands after disconnect in at-most-once mode. #547

  • Consider adding host/port mapper #689

  • Add tracing support using Brave (OpenZipkin) #782

  • Improve builders and resources with Java 8 default/static interface methods #791

  • ZSCAN match pattern encoding issue #792 (Thanks to @silvertype)

  • Accept brave.Tracing instead of brave.Tracer #798

  • Bind Master/Slave transactional commands to Master during an ongoing transaction #800

  • FutureSyncInvocationHandler the statement "command.get ()" in the handlerInvocation method is unnecessary #809 (Thanks to @zhangweidavid)

  • Fall back to initial seed nodes on topology refresh when dynamicRefreshSources is enabled #822 (Thanks to @stuartharper)

  • Assert Java 11 build compatibility #841

Fixes

  • MULTI is dispatched to slave nodes using SLAVE readFrom #779 (Thanks to @Yipei)

  • Reduce service name in BraveTracing to just Redis #797

  • Javadoc mentions Delay.exponential() is capped at 30 milliseconds #799 (Thanks to @phxql)

  • Read From Slaves is not working #804 (Thanks to @EXPEbdodla)

  • GEORADIUS WITHCOORD returns wrong coordinate on multiple results #805 (Thanks to @dittos)

  • RedisClusterCommands does not extend RedisStreamCommands #821

  • smembers returns elements in non-deterministic order #823 (Thanks to @alezandr)

  • StackOverflowError on ScanStream.scan(…).subscribe() #824

  • ZINCRBY member should be value-typed #826 (Thanks to @fuyuanpai)

Other

  • Update What's new for Lettuce 5.1 in reference docs #777

  • Improve Javadoc of QUIT method #781

  • Upgrade to AssertJ 3.10.0 #794

  • Upgrade to netty 4.1.29.Final #836

  • Upgrade to Spring Framework 4.3.18 #837

  • Upgrade to Reactor Bismuth-SR11 #838

  • Upgrade to Brave 5.2.0 #839

  • Upgrade to RxJava 2.2.2 #840

  • Release Lettuce 5.1.0.RC1 #842

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

编程算法新手自学手册

编程算法新手自学手册

管西京 / 机械工业 / 2012-1 / 69.80元

《编程算法新手自学手册》主要内容简介:算法是指在有限步骤内求解某一问题所使用的一组定义明确的规则。程序员都会看重数据结构和算法的作用,水平越高,就越能理解算法的重要性。算法不仅是运算工具,更是程序的灵魂。《编程算法新手自学手册》循序渐进、由浅入深地详细讲解了基于C语言算法的核心技术,并通过具体实例的实现过程演练了各个知识点的具体使用流程。全书共11章,分为4篇。1~2章是基础篇,介绍算法开发所必需......一起来看看 《编程算法新手自学手册》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具