# lettuce **Repository Path**: moonlooker/lettuce ## Basic Information - **Project Name**: lettuce - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-14 - **Last Updated**: 2021-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lettuce 基于Lettuce的Redis客户端 支持单机,哨兵,Cluster(尚未验证) 直接使用LettuceRedisUtils来指令操作, 具体指令操作可以通过接口LettuceRedis扩展