You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
redisson/redisson-all
Nikita c042ae900e Javadocs generation fixed 7 years ago
..
README.md Update README.md 9 years ago
pom.xml Javadocs generation fixed 7 years ago

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.