hapi-redis

JSON →
library 6.0.0 ·javascript
verified Jun 7, 2026

Hapi plugin that provides a shared Redis connection across the entire Hapi server. Current stable version is 6.0.0, designed for hapi v8.x.x. Supports connection via URL string or object, allows multiple plugin registrations, and optionally accepts a custom redis library. Key differentiators: simple integration with hapi's plugin system, automatic connection handling, and support for the `hiredis` parser without additional configuration.