Append a query string to your assets to bust that cache!
Bust static assets from the cache using content hashing
A Gulp plugin for hash based (meta) cache busting
Rewrite occurences of filenames which have been renamed by gulp-rev
A cache proxy plugin for Gulp
A rspack plugin to retry loading of chunks that failed to load
gulp plugin to publish files to amazon s3
A webpack plugin to retry loading of chunks that failed to load
A cache object that deletes the least-recently-used items.
A simple in-memory file cache for gulp
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
A simple key/value storage using files to persist the data
TypeScript definitions for gulp-cache
gulp plugin for busting the cache.
The streaming build system.
Command line interface for gulp
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Require hook for automatic V8 compile cache persistence
TypeScript definitions for gulp-remember
Sourcemap support for gulpjs.
LRU and FIFO caches for Client or Server