fastify/fastify-rate-limit

Valkey support

Open

#436 opened on Mar 2, 2026

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

Repository metrics

Stars
 (594 stars)
PR merge metrics
 (Avg merge 8d 18h) (4 merged PRs in 30d)

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