fastify / fastify-rate-limit

A low overhead rate limiter for your routes
MIT License
477 stars 66 forks source link

refactor: make RedisStore default key a default parameter #356

Closed gurgunday closed 8 months ago

gurgunday commented 8 months ago

Small refactor that moves everything related to RedisStore to its own file, and uses the validated globalParams properties where possible