Skip to content

Golang implementation of sliding window rate limiter. Unlike other libraries using 'token bucket', this library supports use case such as 'xx requests per 25 minutes'

License

Notifications You must be signed in to change notification settings

EagleChen/restrictor

Error
Looks like something went wrong!

About

Golang implementation of sliding window rate limiter. Unlike other libraries using 'token bucket', this library supports use case such as 'xx requests per 25 minutes'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages