diff --git a/README.md b/README.md index 25b9c819..e6232428 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Supports: - [Redis Cluster](http://godoc.org/gopkg.in/redis.v3#NewClusterClient). - [Ring](http://godoc.org/gopkg.in/redis.v3#NewRing). - [Cache friendly](https://github.com/go-redis/cache). +- [Rate limiting](https://github.com/go-redis/rate). API docs: http://godoc.org/gopkg.in/redis.v3. Examples: http://godoc.org/gopkg.in/redis.v3#pkg-examples.