Add support for bundle specific lists. Currently "[entity_type]_list" tag is supported. However, when large number of entity objects are cached, clearing the entire cache storage of all cached objects does not make sense but rather bundle specifics do. I propose that a new tag is added such that its syntax is: "[entity_type]_[bundle]_list".

Comments

amcgowanca created an issue. See original summary.

amcgowanca’s picture

Status: Active » Needs review
StatusFileSize
new1.52 KB
fabianx’s picture

Status: Needs review » Reviewed & tested by the community

RTBC - I think it makes sense to have that and it will allow at least a little bit more granular cache configuration.

We should add a link to the blog post to the README though how to configure a custom cache tag:

https://capellic.com/2017/11/28/using-pantheon-advanced-page-cache-in-dr...

to extend that further.

  • amcgowanca authored 01846da on 7.x-1.x
    Issue #2987411 by amcgowanca: Add support entity bundle list...
bdragon’s picture

Status: Reviewed & tested by the community » Fixed

Fixed, and I added a note to myself to update the README.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.