File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Rate limiting for go-redis
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/go-redis/redis_rate.svg?branch=master )] ( https://travis-ci.org/go-redis/redis_rate )
4
- [ ![ GoDoc] ( https://godoc.org/github.com/go-redis/redis_rate?status.svg )] ( https://pkg.go.dev/github.com/go-redis/redis_rate/v9 )
4
+ [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/go-redis/redis/v8 )] ( 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 )
5
7
6
8
This package is based on [ rwz/redis-gcra] ( https://github.com/rwz/redis-gcra ) and implements
7
9
[ GCRA] ( https://en.wikipedia.org/wiki/Generic_cell_rate_algorithm ) (aka leaky bucket) for rate
You can’t perform that action at this time.
0 commit comments