fastify/fastify-rate-limit
Vedi su GitHubSupport node-redis, possibly along with ioredis?
Open
#368 aperta il 15 mag 2024
good first issue
Metriche repository
- Star
- (594 star)
- Metriche merge PR
- (Merge medio 7g 4h) (7 PR mergiate in 30 g)
Descrizione
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