Update README.md

pull/605/head
Nikita Koksharov 9 years ago committed by GitHub
parent 79f0e9c459
commit edf2d346bf

@ -2,4 +2,4 @@
Redisson offers ability to run as standalone node and participate in distributed computing. Such standalone nodes could be used to run [ExecutorService](./9.-distributed-services#93-executor-service), [ScheduledExecutorService](https://github.com/mrniko/redisson/wiki/9.-distributed-services#94-scheduled-executor-service) tasks or [RemoteService](./9.-distributed-services#91-remote-service) services. It's just a single jar and could be downloaded from [here](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=org.redisson&a=redisson-all&v=2.3.0&e=jar)
[Documenation](https://github.com/mrniko/redisson/wiki/12.-Standalone-node) about Redisson standalone node.
[Documentation](https://github.com/mrniko/redisson/wiki/12.-Standalone-node) about Redisson standalone node.

Loading…
Cancel
Save