su-sws / acquia_purge_d8cache
Varnish cache invalidation on Acquia hosting service using cache tags provided by D8Cache module.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 0
Open Issues: 0
Type:drupal-custom-module
Requires
- drupal/d8cache: ~1.2
README
Version: 7.x-1.x
Maintainers: pookmish, jbickar, sherakama
Invalidates varnish caches on Acquia servers when cache tags are invalidated as defined by D8Cache module.
Installation
Install this module like any other module. See Drupal Documentation
Configuration
No configuration is necessary for this module. Follow D8Cache module configuration documentation to ensure cache tags are added.
Contribution / Collaboration
You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests