#3: Improved caching for container views
- Contents
- Proposed by
- Justin Ryan
- Seconded by
- Geoff Davis
- Proposal type
- Architecture
- Repository branch
- trunk
- State
- being-discussed
Motivation
Many sites use a container or smart folder view as their front page, and overall, it's a shame that container views can't be cached in Squid efficiently.
Proposal
Containers need to be able to purge their views when contents are modified.
Implementation
I think we can do this with an event subscriber or three, triggering a purge when the contents of a container change.
componentization