1002 Forks
5504 Stars
5504 Watchers

lettuce

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

How to download and setup lettuce

Open terminal and run command
git clone https://github.com/redis/lettuce.git
git clone is used to create a copy or clone of lettuce repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lettuce https://github.com/redis/lettuce/archive/master.zip

Or simply clone lettuce with SSH
[email protected]:redis/lettuce.git

If you have some problems with lettuce

You may open issue on lettuce support forum (system) here: https://github.com/redis/lettuce/issues