tractorcow / silverstripe-dynamiccache

Simple on the fly caching of dynamic content for Silverstripe
39 stars 27 forks source link

feat(DynamicCacheClearTask): Add an explicit task for clearing the cache. This is so it can be run in a cronjob / be easily discovered by admin users via dev/tasks #60

Closed silbinarywolf closed 7 years ago

silbinarywolf commented 7 years ago

feat(DynamicCacheClearTask): Add an explicit task for clearing the cache. This is so it can be run in a cronjob / be easily discovered by admin users via dev/tasks