We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0b8a7 commit 874a15aCopy full SHA for 874a15a
README.md
@@ -1,7 +1,9 @@
1
# Rate limiting for go-redis
2
3
[](https://travis-ci.org/go-redis/redis_rate)
4
-[](https://pkg.go.dev/github.com/go-redis/redis_rate/v9)
+[](https://pkg.go.dev/github.com/go-redis/redis_rate/v9)
5
+
6
+> :heart: [**Uptrace.dev** - distributed traces, logs, and errors in one place](https://uptrace.dev)
7
8
This package is based on [rwz/redis-gcra](https://github.com/rwz/redis-gcra) and implements
9
[GCRA](https://en.wikipedia.org/wiki/Generic_cell_rate_algorithm) (aka leaky bucket) for rate
0 commit comments