Cache Tools

Component ID

2108327

Component name

Cache Tools

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module is designed for high traffic sites that make heavy use of caching.

Disables the ability to clear the entire Drupal caches through the admin interface and forces the user to use the multistep version of drush cc instead of drush cc all.

Exposes a number of core caches: module-implements, bootstrap, block etc as well as all the entitycache caches to drush cc. This allows users to avoid clearing all caches when a single cache would have been appropriate.