5013 Forks
20930 Stars
20930 Watchers

redisson

Redisson - Easy Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...

How to download and setup redisson

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

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

If you have some problems with redisson

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