Skip to content

Rate Limiting module #7175

@tomas-zijdemans

Description

@tomas-zijdemans

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

I'd like a Rate limiting module in Deno std. Similar to .NET’s System.Threading.RateLimiting. This covers the classic use case of "allow key X at most N requests per window."

Discord discussion: https://discord.com/channels/684898665143206084/775393009981849600/1485901437765681244

Describe the solution you'd like

In memory, Deno KV and Redis backed store.

Describe alternatives you've considered

Using NPM alternatives, but they are suboptimal

Ref: #7063

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions