Updated README.md

This commit is contained in:
tidwall 2020-10-31 07:31:40 -07:00
parent 4dcf45bac0
commit 43bafc0e7e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Features
- Support for pipelining and telnet commands - 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) - 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) - [TLS Support](#tls-example)
- Compatible [pub/sub](#pub_sub) - Compatible pub/sub support
- Multithreaded - Multithreaded
Installing Installing