fastify/fastify-rate-limit

Support node-redis, possibly along with ioredis?

Open

#368 ouverte le 15 mai 2024

Voir sur GitHub
 (15 commentaires) (0 réactions) (0 assignés)JavaScript (76 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (594 stars)
Métriques de merge PR
 (Merge moyen 7j 4h) (7 PRs mergées en 30 j)

Description

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Add support for redis package.

Motivation

According to the issue in ioredis(https://github.com/redis/ioredis/issues/1870#issuecomment-2029351413), the future mainstream package is going to be redis, not ioredis.

So I think it's a good idea to support redis package.

Example

No response

Guide contributeur