Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a general purpose RateLimitMiddleware #4179

Open
jessekelly881 opened this issue Dec 20, 2024 · 2 comments
Open

Add a general purpose RateLimitMiddleware #4179

jessekelly881 opened this issue Dec 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jessekelly881
Copy link
Contributor

jessekelly881 commented Dec 20, 2024

What is the problem this feature would solve?

Adding a port of e.g. https://www.npmjs.com/package/express-rate-limit which could take advantage of the different persistence backends would be a very nice addition to the collection of middleware available in @effect/platform

@jessekelly881 jessekelly881 added the enhancement New feature or request label Dec 20, 2024
@jessekelly881 jessekelly881 changed the title Persisted RateLimiter + RateLimiterMiddleware Add RateLimiterBacking and/or PersistedRateLimiter Dec 20, 2024
@jessekelly881 jessekelly881 changed the title Add RateLimiterBacking and/or PersistedRateLimiter Add a general purpose RateLimitMiddleware Dec 21, 2024
@mikearnaldi
Copy link
Member

We'll tackle persistent rate limiters and circuit breakers in 4.0

@jessekelly881
Copy link
Contributor Author

Gotcha. Thanks @mikearnaldi. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants