Skip to content

Added Upstash and ioredis variants for the Rate Limiter component(express.js).

Latest

Choose a tag to compare

@AkkalDhami AkkalDhami released this 21 Jun 02:49
bf7c53e

Description

  • Added Upstash rate limiter support.
  • Added ioredis rate limiter support.
  • You can now choose between multiple rate limiter variants instead of only express-rate-limit.

Installation

npx servercn-cli@latest add rate-limiter

Docs