Rate Limiting for requests in Roda

11 views
Skip to first unread message

Ruan Labuschagne

unread,
Mar 11, 2025, 4:16:37 PMMar 11
to Roda
Hi all, 

How do i go about throttling/rate limiting requests to an endpoint within my Roda webapp?

I looked at Rack/Attack as a viable option, but for it to work out of the box i have to either use ActiveSupport or redis as the cache storing option,  I don't really want to introduce more tech into my stack, is there a simple way to do this (Like am i just being dumb and missing something basic) or will i have to write my own custom cache store that is compatible with RackAttack? or is there some plugin for roda that can do this that i am not aware of . 
Reply all
Reply to author
Forward
0 new messages