文件名称:Android代码-lettuce-core
文件大小:1.62MB
文件格式:ZIP
更新时间:2022-08-25 20:54:59
Android代码
lettuce - Advanced Java Redis client Lettuce is a scalable thread-safe Redis client for synchronous, asynchronous and reactive usage. Multiple threads may share one connection if they avoid blocking and transactional operations such as BLPOP and MULTI/EXEC. Lettuce is built with netty. Supports advanced Redis features such as Sentinel, Cluster, Pipelining, Auto-Reconnect and Redis data models. This version of Lettuce has been tested against the latest Redis source-build. synchronous, asynch