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

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

内容简介:Lettuce 5.1.1 发布了,Lettuce 是一个可伸缩线程安全的 Redis 客户端。多个线程可以共享同一个 RedisConnection,利用 netty NIO 框架高效地管理多个连接。 更新如下: Fixes Unable to reconnect Pub/Sub conn...

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

更新如下:

Fixes

  • Unable to reconnect Pub/Sub connection with authorization #868 (Thanks to @maestroua)

  • Reduce allocations in topology comparator #870

  • Fix recordCommandLatency to work properly #874 (Thanks to @jongyeol)

  • Bug: Include hostPortString in the error message #876 (Thanks to @LarryBattle)

  • Reference docs CSS prevents HTTPS usage #878

  • ReactiveCommandSegmentCommandFactory resolves StreamingOutput for all reactive types #879(Thanks to @yozhag)

Other

  • Migrate tests to JUnit 5 #430

  • Remove tempusfugit dependency #871

  • Makefile refactor download redis #877 (Thanks to @LarryBattle)

  • Upgrade to Reactor Californium SR1 #883

Documentation

发布公告

下载地址:


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


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

查看所有标签

猜你喜欢:

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

数据结构算法与应用

数据结构算法与应用

塞尼 / 机械工业出版社 / 1999-3 / 49.00元

数据结构、算法与应用—C++语言描述(英文版),ISBN:9787111070177,作者:(美)塞尼 著一起来看看 《数据结构算法与应用》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具