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
Zhelyazko Chobantonov 0721fe17df add default entries in MANIFEST.MF file and extra Build-Time entry as well #2185 6 years ago
..
README.md Update README.md 6 years ago
pom.xml add default entries in MANIFEST.MF file and extra Build-Time entry as well #2185 6 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 about Redisson standalone node.