Tag: rate-limiting

2 articles

· rate-limiting / redis

Best rate-limit library for Node.js + Redis in 2026

rate-limiter-flexible is the default for Node.js APIs on Redis. @upstash/ratelimit is the only serverless edge option. Here is how to choose.

· cloudflare / workers

How to rate-limit Cloudflare Workers without Redis

Native rate limiting for Cloudflare Workers — no Redis needed. Rate Limiting API for abuse, KV for daily quotas, Durable Objects for exact billing counters.