红联Linux门户
Linux帮助

Lettuce 3.4.3和4.1.2发布,安全的Redis客户端

发布时间:2016-05-06 09:30:21来源:红联作者:baihuo
Lettuce 3.4.3 和 4.1.2 发布了。Lettuce是一个可伸缩线程安全的Redis客户端。多个线程可以共享同一个RedisConnection。它利用优秀netty NIO框架来高效地管理多个连接。

4.1.2 修复

Add log statement for resolved address #218 (Thanks to @mzapletal)

Apply configured password/database number in MasterSlave connection #220

Lazy initialization of PauseDetector and graceful shutdown #223 (Thanks to @sf-git)

Fix RedisURI validation #229 (Thanks to @nivekastoreth)

Add latencyutils and hdrhistogram to binary distribution #231

3.4.3 修复

Add log statement for resolved address #218 (Thanks to @mzapletal)

Lazy initialization of PauseDetector and graceful shutdown #223 (Thanks to @sf-git)

Fix RedisURI validation #229 (Thanks to @nivekastoreth)

Add latencyutils and hdrhistogram to binary distribution #231

下载地址:

https://github.com/mp911de/lettuce/releases/tag/4.1.2.Final

https://github.com/mp911de/lettuce/releases/tag/3.4.3.Final

来自:开源中国社区
文章评论

共有 0 条评论