health-check-redis

JSON →
library 0.0.9 ·javascript abandoned
verified Jun 7, 2026

Lightweight Redis health check library for Node.js (v0.0.9, no recent updates). Accepts an array of Redis connection configs (host/port) and returns a promise with aggregated health status, success/error counts, and per-connection details. Uses callback-based async pattern. No TypeScript types, no browser support. Suitable for simple health endpoints but lacks active maintenance and modern features like ESM or clustering.