A Go rate limiter implementation using Redis.
go get github.com/go-redis/redis_rate/v8No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Checks if a request is allowed under the rate limit.
Use the correct version of go-redis: go get github.com/go-redis/redis/v8
No dependency data recorded yet.