Discovering that every node save around my site is clearing all caches really demotivated me..

Does this module fix that Drupal (7) core problem in any way?

Comments

kopeboy’s picture

Issue summary: View changes
fabianx’s picture

Status: Active » Fixed

It will fix it, it is not yet there totally.

But enabling render_cache_node you can get at least node render caching (which never expires on save) and render_cache_block (block render caching, which never expires) to help make the cache miss less painful.

kopeboy’s picture

Thanks

Status: Fixed » Closed (fixed)

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