go-chi / httprate

net/http rate limiter middleware
MIT License
270 stars 18 forks source link

implement redis backend for LimitCounter interface, and distribute as separate repo #8

Closed pkieltyka closed 2 years ago

pkieltyka commented 3 years ago

lets build github.com/go-chi/httprate-redis package name httprateredis which implements the LimitCounter interface so a counter may be shared across servers

pkieltyka commented 2 years ago

Done, new repo in https://github.com/go-chi/httprate-redis see _example there

oneEyedSunday commented 2 years ago

Great ;)

On Fri, 26 Aug 2022, 13:53 Peter Kieltyka, @.***> wrote:

Done, new repo in https://github.com/go-chi/httprate-redis see _example there

— Reply to this email directly, view it on GitHub https://github.com/go-chi/httprate/issues/8#issuecomment-1228451747, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDNOO4OXJT6IAJHFEFUHNTV3C45RANCNFSM5F6GFICQ . You are receiving this because you commented.Message ID: @.***>