|
|
|
@ -3,12 +3,9 @@ Redis based In-Memory Data Grid for Java. Redisson.
|
|
|
|
|
|
|
|
|
|
[![Maven Central](https://img.shields.io/maven-central/v/org.redisson/redisson.svg?style=flat-square)](https://maven-badges.herokuapp.com/maven-central/org.redisson/redisson/)
|
|
|
|
|
|
|
|
|
|
Use familiar Java data structures with power of [Redis](http://redis.io).
|
|
|
|
|
|
|
|
|
|
Based on high-performance async and lock-free Java Redis client and [Netty 4](http://netty.io) framework.
|
|
|
|
|
Based on high-performance async and lock-free Java Redis client and [Netty](http://netty.io) framework.
|
|
|
|
|
Redis 2.8+ and JDK 1.6+ compatible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Please read [documentation](https://github.com/mrniko/redisson/wiki) for more details.
|
|
|
|
|
Redisson [releases history](https://github.com/mrniko/redisson/blob/master/CHANGELOG.md).
|
|
|
|
|
|
|
|
|
|