nystudio107 / craft-fastcgicachebust

Bust the Nginx FastCGI Cache when entries are saved or created.
https://nystudio107.com/
MIT License
19 stars 2 forks source link

Respond to TemplateCaches::EVENT_AFTER_DELETE_CACHES #3

Closed khalwat closed 6 years ago

khalwat commented 6 years ago

Makes sense that we should clear our FastCGI cache when TemplateCaches::EVENT_AFTER_DELETE_CACHES fires (with an optional config to disable).

khalwat commented 6 years ago

Implemented in 1.0.8: https://github.com/nystudio107/craft-fastcgicachebust/releases/tag/1.0.8