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

improve rateLimiter with support for unstorage #190

Closed
Baroshem opened this issue Jul 30, 2023 · 2 comments · Fixed by #212
Closed

improve rateLimiter with support for unstorage #190

Baroshem opened this issue Jul 30, 2023 · 2 comments · Fixed by #212
Labels
enhancement New feature or request
Milestone

Comments

@Baroshem
Copy link
Owner

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

In several examples, rateLimiter is not suitable for production applications. I recommend to make it optional instead of enabling it by default.

Describe alternatives you've considered

Additional context

@Baroshem Baroshem added the enhancement New feature or request label Jul 30, 2023
@Baroshem Baroshem added this to the 1.0.0 milestone Jul 30, 2023
@Baroshem
Copy link
Owner Author

Baroshem commented Sep 6, 2023

Maybe consider using -> https://github.com/timb-103/nuxt-rate-limit

@Baroshem
Copy link
Owner Author

Create https://github.com/vercel/next.js/tree/canary/examples/api-routes-rate-limit with unstorage provider options passed from the configuration

@Baroshem Baroshem mentioned this issue Sep 21, 2023
3 tasks
@Baroshem Baroshem changed the title Make rateLimiter optional improve rateLimiter with support for unstorage Oct 18, 2023
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

Successfully merging a pull request may close this issue.

1 participant