fastify/fastify-rate-limit

Valkey support

Open

#436 geöffnet am 2. März 2026

Auf GitHub ansehen
 (0 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (76 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (594 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 4h) (7 gemergte PRs in 30 T)

Beschreibung

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