Feathers Redis Cache Hooks

JSON →
library 1.1.5 ·javascript maintenance
verified Jun 7, 2026

A set of hooks for caching FeathersJS API endpoints with Redis. Version 1.1.5 (Feathers 3) and 0.3.6 (Feathers 2). Uses Redis for shared caching across cluster nodes, with per-request caching based on route params. Supports group cache busting and single-route purge. No recent updates, low maintenance activity. Different from in-memory caches because Redis cache is cluster-wide.