We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(migrating): full guides for express-rate-limit, rate-limiter-flexible, @upstash/ratelimit (TK-815) Each gets a concept-mapping table (options, methods, units) and the key behavioural shift — throw-on-deny → Decision, fixed-window → GCRA default, and (for Upstash) vendor-locked → same strategy on any backend. Adds 0.8.1 peek()/quota() to the recipes. API names cross-checked against the code (emit families, fromUpstash, trustProxy, peek).
Add ThrottleKit wiki: guides, distributed model, research