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

Workers Rate Limiting support #449

Open
dennisadriaans opened this issue Jan 30, 2025 · 1 comment
Open

Workers Rate Limiting support #449

dennisadriaans opened this issue Jan 30, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@dennisadriaans
Copy link

Since KV writes are relatively expensive, KV storage is not ideal for rate limiting. Cloudflare rate limiting support for workers is currently in open beta.

Are there any plans to support this anytime soon?

See: https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/

@dennisadriaans dennisadriaans added the enhancement New feature or request label Jan 30, 2025
@RihanArfan
Copy link
Collaborator

We're currently working on supporting deploying to Workers. Once that's available, we can hopefully look to then support ratelimit bindings.

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