Verdaccio Redis Storage Plugin

JSON →
library 1.2.4 ·javascript
verified Jun 7, 2026

A Redis-based storage plugin for Verdaccio, the lightweight private npm proxy registry. Current stable version is 1.2.4 (released 2022-09-26). Since v0.2.5, the library switched from node-redis to ioredis for better performance and cluster support. It stores package metadata in Redis hashes, sets, and strings with a 've:' prefix. Not recommended for large tarballs; use with a proxy like verdaccio-storage-proxy for tarball storage. Includes a CLI for dump/restore operations.