Update README.md

pull/243/head
Nikita Koksharov 10 years ago
parent 25688229bd
commit f5f6217d3e

@ -40,6 +40,7 @@ Features
* Distributed alternative to the `java.util.concurrent.CountDownLatch`
* Distributed publish/subscribe messaging via `org.redisson.core.RTopic`
* Distributed HyperLogLog via `org.redisson.core.RHyperLogLog`
* Each object has an asynchronous interface
* Thread-safe implementation
* All commands are executed in an atomic way
* Supports [Redis pipelining](http://redis.io/topics/pipelining) (command batches)

Loading…
Cancel
Save