redis-download

JSON →
library 1.0.36 ·javascript
verified Jun 7, 2026

A Node.js library and CLI tool to download and build Redis binaries. Version 1.0.36 is the latest stable, released via semantic-release with no clear cadence. It wraps the official Redis source download and compilation, providing a programmatic API (Promise-based) and a CLI. Differentiators include environment caching and cross-platform support (Linux, macOS, Windows via npm). Similar to mongodb-download but for Redis. Suitable for CI/CD or local development setups needing a specific Redis version.