Cache Tools
Component type
Categories
Maintenance status
Development status
Component created
Component changed
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.
