redisson/redisson-all
Nikita a321e6d8ba [maven-release-plugin] prepare for next development iteration
..
README.md Update README.md
pom.xml [maven-release-plugin] prepare for next development iteration

README.md

Redisson standalone node

Redisson offers ability to run as standalone node and participate in distributed computing. Such standalone nodes could be used to run ExecutorService, ScheduledExecutorService tasks or RemoteService services. It's just a single jar and could be downloaded from here

Documentation about Redisson standalone node.