Enable automatic cache clearing for development in Magento
Enable automatic Magento cache clearing in development with cache clean and docker magento for faster performance.
Lesson Content
Dealing with the Magento cache can be a bit painful. It’s hard to remember which caches to clean, and when, and you will be needing to either constantly purge these caches during development, or live with slower response times during development by entirely disabling a specific cache type.
There’s a much easier way to deal with the cache, and that is the great open-source tool created by Mage-OS called cache-clean.
Cache clean by itself is a faster drop-in replacement for Magento’s built-in cache:clean, but it’s real power is the included...
Join the discussion!
Comments
Want to comment on this lesson?
Enroll in this course to leave comments.