diff --git a/README.md b/README.md index e46805215..7d0f5de14 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,7 @@ Redisson: Redis Java client and In-Memory Data Grid [Quick start](https://github.com/redisson/redisson#quick-start) | [Documentation](https://github.com/redisson/redisson/wiki) | [Javadocs](http://www.javadoc.io/doc/org.redisson/redisson/3.10.3) | [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) | [Code examples](https://github.com/redisson/redisson-examples) | [FAQs](https://github.com/redisson/redisson/wiki/16.-FAQ) | [Report an issue](https://github.com/redisson/redisson/issues/new) | **[Redisson PRO](https://redisson.pro)** Based on high-performance async and lock-free Java Redis client and [Netty](http://netty.io) framework. - -| Stable
Release Version | Release Date | JDK Version
compatibility | `CompletionStage`
support | `ProjectReactor` version
compatibility | -| ------------- | ------------- | ------------| -----------| -----------| -| 3.10.5 | 20.03.2019 | 1.8 - 11, Android | Yes | 3.x.x | -| 2.15.2 | 07.02.2019 | 1.6 - 11, Android | No | 2.0.8 | - +JDK version compatibility: 1.8 - 11, Android Features ================================