fastify/fastify-rate-limit

Valkey support

Open

#436 opened on Mar 2, 2026

View on GitHub
 (0 comments) (3 reactions) (0 assignees)JavaScript (594 stars) (76 forks)auto 404
good first issue

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

Support Valkey via https://github.com/fastify/fastify-valkey-glide or @valkey/valkey-glide.

Support via customCommand instead of defineCommand.

Motivation

No need to maintain a custom store for Valkey.

Example

No response

Contributor guide