Rate-limiter Packages

rate-limiter-queue

A TypeScript-based rate limiter queue for managing API requests. This queue allows you to set a maximum number of requests per minute and enqueues additional requests, processing them as allowed by the rate limit.

1.0.3 • Published 6 months ago

nodejs-redis-rate-limitter

`nodejs-redis-rate-limitter` is a middleware library for rate limiting in Express applications using Redis as the storage backend. It allows you to control the rate of incoming requests from clients and protect your server from excessive traffic.

1.0.2 • Published 1 year ago