1
0
mirror of https://github.com/redis/go-redis.git synced 2025-10-29 05:29:22 +03:00

Add link to Redis Mock

This commit is contained in:
Vladimir Mihailenco
2020-12-10 09:19:39 +02:00
parent 50f12a149b
commit 9cd21762d8

View File

@@ -15,6 +15,7 @@
## Ecosystem
- [Redis Mock](https://github.com/go-redis/redismock).
- [Distributed Locks](https://github.com/bsm/redislock).
- [Redis Cache](https://github.com/go-redis/cache).
- [Rate limiting](https://github.com/go-redis/redis_rate).