Cache Tags Management
This module aims to be able to manage Drupal's static cache and dynamic cache tags.
Depending on the design and content of a Drupal website, very generic tags may be assigned to the cache of a large number of pages such as the tag, "node_list". What happens then, is that when a node is created/edited/deleted, it invalidates the "node_list" tag among other tags and this invalidates the cache of a large number of pages that should not be invalidated as they have specific cache tags for the contents they show.
In addition, this module provides a submodule to monitor the lifetime of the caches and also provides information on which cache tags have caused the invalidation of caches.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.x-dev | Dev | Oct 25, 2024 |