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 Koksharov c4f95cbca7 Feature - Automatic-Module-Name entry added to manifest file. #2342 5 years ago
..
README.md Update README.md 6 years ago
pom.xml Feature - Automatic-Module-Name entry added to manifest file. #2342 5 years ago

README.md

Redisson standalone node

Redisson offers ability to run as standalone node and participate in distributed computing. Such Nodes are used to run MapReduce, ExecutorService, ScheduledExecutorService tasks or RemoteService services. All tasks are kept in Redis until their execution moment.

Packaged as a single jar and could be downloaded.

Documentation for Redisson node.