redis-app

JSON →
library 0.13.6 ·javascript
verified Jun 7, 2026

A lightweight application archetype for Node.js Redis-based microservices, providing lifecycle boilerplate such as configuration loading from environment variables, database client initialization, graceful shutdown, and dependency injection. Version 0.13.6 (stable), low release cadence. Differentiators: minimal setup, integrates app-spec for spec-based config validation, and attaches common dependencies (lodash, redis, logger) to global scope for convenience. Suited for rapid prototyping and small utilities.