Sometimes with the new/updated features you don't get a chance to implement them right away. Well today I was working on a pulling in feed when I figured I finally had a good use-case to check out the updated caching enhancements in ColdFusion 9.
For this site I was working on I needed to pull in an RSS feed but HTTP calls are slow as there are usually factors outside of your control. The ColdFusion caching functions allows some nice control over what is cached, how often the cached is refreshed, and even when to drop it completley via the following two parameters: