Lettuce 5.1.3 发布,可伸缩、线程安全的 Redis 客户端

栏目: 数据库 · 发布时间: 7年前

内容简介:Lettuce 5.1.3 发布了,Lettuce 是一个可伸缩线程安全的 Redis 客户端。多个线程可以共享同一个 RedisConnection,利用 netty NIO 框架高效地管理多个连接。

Lettuce 5.1.3 发布了,Lettuce 是一个可伸缩线程安全的 Redis 客户端。多个线程可以共享同一个 RedisConnection,利用 netty NIO 框架高效地管理多个连接。

Enhancements

  • Add shutdown logging to client, ClientResources, and EventLoopGroupProvider #918

  • Optimization: Use Cluster write connections for read commands when using ReadFrom.MASTER #923

  • ByteBuf.release() was not called before it's garbage-collected #930 (Thanks to  @zhouzq )

Fixes

  • PubSubEndpoint.channels and patterns contain duplicate binary channel/pattern names #911 (Thanks to  @lwiddershoven )

  • DefaultCommandMethodVerifier reports invalid parameter count #925 (Thanks to  @GhaziTriki )

Other

  • Document MasterSlave connection behavior on partial node failures #894 (Thanks to  @jocull )

  • Upgrade to Reactor Core 3.2.3.RELEASE #931

  • Upgrade to netty 4.1.31.Final #932

  • Upgrade to RxJava 2.2.4 #933

发行地址 


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

查看所有标签

猜你喜欢:

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

ANSI Common Lisp

ANSI Common Lisp

Paul Graham / Prentice Hall / 1995-11-12 / USD 116.40

For use as a core text supplement in any course covering common LISP such as Artificial Intelligence or Concepts of Programming Languages. Teaching students new and more powerful ways of thinking abo......一起来看看 《ANSI Common Lisp》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器