diff --git a/README.md b/README.md index fc5d8b3..6909e33 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Features - Support for pipelining and telnet commands - Works with Redis clients such as [redigo](https://github.com/garyburd/redigo), [redis-py](https://github.com/andymccurdy/redis-py), [node_redis](https://github.com/NodeRedis/node_redis), and [jedis](https://github.com/xetorthio/jedis) - [TLS Support](#tls-example) +- Multithreaded Installing ----------