Download the PHP package integer-net/magento2-async-varnish without Composer
On this page you can find all versions of the php package integer-net/magento2-async-varnish. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download integer-net/magento2-async-varnish
More information about integer-net/magento2-async-varnish
Files in integer-net/magento2-async-varnish
Package magento2-async-varnish
Short Description Module for Magento 2 that defers and bundles purge requests to Varnish to reduce number of HTTP requests and increase speed of mass updates
License MIT
Informations about the package magento2-async-varnish
Integer_Net AsnycVarnish
Saves cache_tags to database to defer invalidation through cronjob instead of direct execution.
Usage:
- via crontab
- run
bin/magento integernet:asyncvarnish:purge
Installation
-
Install via composer
- Enable module
Configuration
Zero configuration needed.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Magento Integration Tests
-
Configure test database in
dev/tests/integration/etc/install-config-mysql.php
. Read more in the Magento docs. -
Copy
tests/Integration/phpunit.xml.dist
from the package todev/tests/integration/phpunit.xml
in your Magento installation. - In that directory, run
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Willem Wigman
- Fabian Schmengler
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of magento2-async-varnish with dependencies
magento/module-page-cache Version ^100.0.0
php Version >=7.1.0