A proposal to augment caching. Basically each application has a cache file dependency so that when you update any data in that application the file is touched. Then say for example you have a home page widget that gets some news, a banner and some content, the resulting html can be cached, until either the banner or news widget cache is updated, then the content will be refreshed.
No comments:
Post a Comment