{"library":"redis-download","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.36","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-download","imports":["import redisDownload from 'redis-download'","redisDownload({ version: '5.0.3', downloadDir: './redis' }).then(console.log)","redis-download --version 5.0.3 --download-dir ./redis"]},{"cmd":"yarn add redis-download","imports":[]},{"cmd":"pnpm add redis-download","imports":[]}],"homepage":"https://saiichihashimoto.github.io/redis-download/","github":"https://github.com/saiichihashimoto/redis-download","docs":null,"changelog":null,"pypi":null,"npm":"redis-download","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}