We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db53fa commit bdfb4a7Copy full SHA for bdfb4a7
README.md
@@ -26,7 +26,7 @@
26
- [Redis Mock](https://github.com/go-redis/redismock)
27
- [Distributed Locks](https://github.com/bsm/redislock)
28
- [Redis Cache](https://github.com/go-redis/cache)
29
-- [Rate limiting](https://github.com/redis/go-redis_rate)
+- [Rate limiting](https://github.com/go-redis/redis_rate)
30
31
This client also works with [Kvrocks](https://github.com/apache/incubator-kvrocks), a distributed
32
key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
0 commit comments