3742 Forks
11009 Stars
11009 Watchers

jedis

Redis Java client designed for performance and ease of use.

How to download and setup jedis

Open terminal and run command
git clone https://github.com/redis/jedis.git
git clone is used to create a copy or clone of jedis 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 jedis https://github.com/redis/jedis/archive/master.zip

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

If you have some problems with jedis

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