webpack-redis-plugin

JSON →
library 1.1.1 ·javascript
verified Jun 7, 2026

A Webpack plugin that saves compiled assets to Redis, supporting Webpack versions 2, 3, 4, and 5. Current stable version is 1.1.1, with low release cadence (last update in 2020). Key differentiators include full cross-version compatibility, customizable filtering and transformation of assets via callback functions, and TypeScript type definitions. Unlike similar plugins that only output to disk or cloud storage, this plugin enables real-time asset serving via Redis for use cases like distributed caching or dynamic asset updates.