Hi! And thanks a lot for the great work on this plugin
I have one need though. It's pretty much like clearing the cache of a certain post or page when an update is made. I have a page where I aggregate different contents such as the latest posts and other tables from my database. So I'd need the cache of this page to be recreated when an update is made to a post and when i add content to these other tables (which are updated through the WP admin). Is there a way I can force that?
I guess the clearing-routines.inc.php file could help me but i'm not too sure.
Also, is there a way to cache external images?
Thanks for your help!