redis-app-rpf

JSON →
library 0.7.18 ·javascript
verified Jun 7, 2026

Redis application archetype providing lifecycle boilerplate for Node.js apps that use Redis. Current version 0.7.18, relatively stable with infrequent releases. It wraps common startup patterns: config extraction from environment variables via app-spec, graceful shutdown, and error handling. Differentiates by offering a minimal, opinionated framework for small Redis-based microservices, popular in the evanx ecosystem (e.g., scan-expire, retask).