发布于 2017-02-02 13:32:15 | 173 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Lettuce Redis客户端

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


Lettuce 4.3.1 正式发布了,主要修复一些问题。Lettuce是一个可伸缩线程安全的Redis客户端。多个线程可以共享同一个RedisConnection。它利用优秀netty NIO框架来高效地管理多个连接。

修复:

  • Apply proxy wrapper to obtained pooled connections #411

  • Allow databases greater than 15 in RedisURI greater 15 #420

  • Expose a protected default constructor for RedisClusterClient #438

  • RoundRobinSocketAddressSupplier may contain more RedisClusterNodes than the current topology view #440

  • Partitions.addPartition and reload not correctly synchronized #442

  • pingBeforeActivateConnection and authentication fails using Redis Sentinel #448

  • PooledClusterConnectionProvider.close does not close connections #460

完整发布说明



历史版本 :
Lettuce 5.0.1 发布,Redis Java 客户端
Lettuce 4.4.0 发布,Redis Java 客户端
Lettuce 4.3.3 发布,Redis Java 客户端
Lettuce 4.3.1 发布,安全的 Redis 客户端
Lettuce 4.2.0 发布,安全的 Redis 客户端
Lettuce 3.4.3 和 4.1.2 发布,安全的 Redis 客户端
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务