fastify/fastify-rate-limit

Support node-redis, possibly along with ioredis?

開放

#368 建立於 2024年5月15日

 (15 則留言) (0 個反應) (0 位負責人)JavaScript (76 個分叉)auto 404
good first issue

倉庫指標

星標
 (594 顆星)
PR 合併指標
 (平均合併 7天 4小時) (30 天內合併 7 個 PR)

描述

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

貢獻者指南