tric / magento2-cache-improvement
Magento 2 module to improve the caching
Package info
github.com/tric-solutions/magento2-cache-improvement
Type:magento2-module
pkg:composer/tric/magento2-cache-improvement
1.0.1
2021-07-02 09:52 UTC
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-29 00:41:32 UTC
README
The module rewrites the Mview trigger statement function to prevent indexing when only qty is changed on stock item, so FPC can live longer.
Installation
Install the module with composer:
composer require tric/magento2-cache-improvement
Support
Tested on Magento 2.3.4 and 2.3.5. Use at your own risk :)