Skip to content

History / Migrating

Revisions

  • 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).

    @AmeyaBorkar AmeyaBorkar committed May 27, 2026
  • Add ThrottleKit wiki: guides, distributed model, research

    @AmeyaBorkar AmeyaBorkar committed May 26, 2026