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

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

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

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

发行地址 


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

The Linux Programming Interface

The Linux Programming Interface

Michael Kerrisk / No Starch Press / 2010-11-6 / GBP 79.99

The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, b......一起来看看 《The Linux Programming Interface》 这本书的介绍吧!

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

在线压缩/解压 HTML 代码

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

RGB HEX 互转工具

MD5 加密
MD5 加密

MD5 加密工具