Releases: robotomize/go-ratelimiter
Releases · robotomize/go-ratelimiter
go-ratelimiter v0.2.0
Update README.md and some fixes
- Fix nil pointer dereference into http middleware
- Update documentation
- Update pipeline
- Add helper for redis
go-ratelimiter v0.1.0
A stable release that includes http middleware that supports http.Handler.
A simple redis storage implementation has been added.
Basic methods of taking a constraint and removing all constraints in the repository have been implemented