-
Notifications
You must be signed in to change notification settings - Fork 5
Milestones
List view
1. [ ] Provide a view in the cp for manually purging or warming caches
No due date1. [ ] Cache warming - keep all the drivers warm! When something has been purged for whatever reason, re-make it in the internal and (optionally) external caches. 2. [ ] Provide a CRON companion to the warming so that when other factors are in play other than a manual purge due to a save or delete operation things can still be kept warm - could operate as a separate service entirely as it could be a bit heavy for the main web server to be running. This tool could also purge on a schedule too perhaps. 3. [ ] When it purges or warms the cache, raise an event before and after so other interested parties can get involved.
No due date1. [x] Fork the existing {% cache %} tag. 2. [ ] Build an interface for integrating with external caching solutions such as Varnish, CloudFlare, AWS ElastiCache, Fastly etc. Start with just Varnish.
No due date•1/2 issues closed