jetpack icon indicating copy to clipboard operation
jetpack copied to clipboard

Reload the post cache when updating.

Open marcomarsala opened this issue 9 years ago • 0 comments

Instead of deleting the cache when a post is updated (may harm a busy site), preload it (maybe in background) when updating.

Instead of deleting and then regenerating the cache (which leaves the page uncached for a small amount of time), preload the new cache in a temporary file then replace the older (so uncached time is 0)

marcomarsala avatar Oct 03 '16 05:10 marcomarsala