roadrunner icon indicating copy to clipboard operation
roadrunner copied to clipboard

[💡FEATURE REQUEST]: Rate-limit plugin

Open anlamas opened this issue 4 years ago • 5 comments

Is your feature request related to a problem? Please describe. A rate limitter for requests. I'm guessing it will be much faster than php middleware.

Describe the solution you'd like If it is possible i'd like to pass number of limit from the framework side(spiral), eg number of limit for specific user stored in database. If not, a simple limitter is still a nice-to-have thing.

Describe alternatives you've considered As alternative i've considered using php middlewares.

Additional context No context

anlamas avatar Feb 23 '21 16:02 anlamas