I have a plugin that adds a rating to a post and I need to reload a post when someone votes on a certain article, so that the rating is modified just after the person votes, not when the page cache expires. Is there a way to reload the cache for a certain post without actually editing the post?