magento-cachebuster
Cache purger
Automates the removal of cached static assets from HTTP caches to prevent stale content.
A Magento 1.x module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN, Varnish, etc using best practices outlined within the HTML5 boilerplate community.
125 stars
12 watching
30 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mage2tv/magento-cache-clean | Automates cache cleaning in Magento 2 to speed up development workflows by watching for file changes and only cleaning affected caches. | 532 |
gordonlesti/lesti_fpc | A Magento module that optimizes page caching for improved performance | 358 |
mcspronko/selective-cache | An extension for Magento 2 that allows manual and automated cache cleaning | 32 |
enanobots/m2-cloudflare-cache-cleaner | A Magento 2 module that allows clearing CloudFlare cache from the command line using simple CLI commands. | 19 |
yireo/yireo_autoflushcache | Automatically flushes Magento 2 caches after saving system configuration | 26 |
colinmollenhour/cm_cache_backend_file | A high-performance caching backend designed to improve tag cleaning and overall performance in Magento e-commerce platforms. | 144 |
frickle/ngx_cache_purge | A module that allows purging of content from various caching systems in web servers. | 1,064 |
huguesalary/magento-varnish | Provides full page caching and session-based information caching for Magento using Varnish | 95 |
phoenix-media/magento2-mediastoragesync | Automatically downloads and caches media assets from an external origin server when they are first accessed in a Magento store. | 25 |
jbluemink/dictionaryflushpartialcache | A utility solution to clear the HTML cache when dictionary items are saved in Sitecore | 1 |
thebigbrainscompany/tbbccachebundle | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
baldwin-agency/magento2-module-image-cleanup | Automates removal of unused and corrupted images from a Magento 2 installation. | 54 |
dereuromark/cakephp-cache | Caches views as static files for efficient content delivery | 33 |
kayeenl/cachetuner | A tool that helps manage and optimize caching in web applications to improve performance. | 0 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |