Update README.md

pull/243/head
Nikita Koksharov 10 years ago
parent 2d9d76aaa4
commit b9327d5c7a

@ -39,7 +39,8 @@ 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`
* Thread-safe implementation
* Thread-safe implementation
* Support Redis pipeline (command batches)
* Supports OSGi
* With over 210 unit tests

Loading…
Cancel
Save