设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2018-11-28 14:25| 发布者: joejoe0332| 查看: 273| 评论: 0|原作者: oschina|来自: oschina

摘要: Lettuce 5.1.3 发布了,Lettuce 是一个可伸缩线程安全的Redis客户端。多个线程可以共享同一个 RedisConnection,利用nettyNIO 框架高效地管理多个连接。EnhancementsAdd shutdown logging to client, ClientResource ...

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

发行地址 


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部