提交 0831df8c 编写于 作者: N Nikita Koksharov

Merge branch 'master' of github.com:redisson/redisson

......@@ -17,7 +17,7 @@ JDK compatibility: 1.8 - 12, Android
1. automatic master, slave and sentinel servers discovery
2. automatic status and topology update
* Master with Slave Redis servers mode
* Single Redis server mode
* Single Redis server mode (also supports [Azure Redis Cache](https://azure.microsoft.com/en-us/services/cache/) and [Google Cloud Memorystore for Redis](https://cloud.google.com/memorystore/docs/redis/))
* Thread-safe implementation
* [Reactive Streams](https://github.com/redisson/redisson/wiki/3.-operations-execution#32-reactive-way) API
* [RxJava2](https://github.com/redisson/redisson/wiki/3.-operations-execution#32-reactive-way) API
......
......@@ -4,4 +4,4 @@ Redisson offers ability to run as standalone node and participate in distributed
Packaged as a single jar and could be [downloaded](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=org.redisson&a=redisson-all&v=3.9.0&e=jar).
[Documentation](https://github.com/mrniko/redisson/wiki/12.-Standalone-node) about Redisson standalone node.
[Documentation](https://github.com/mrniko/redisson/wiki/12.-Standalone-node) for Redisson node.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册