Hi All, I'm struggling with an issue with Zend_Cache. Is it possible to have different lifetimes for various things I'm saving in the cache? I might want, for example, and RSS feed to save for 30 minutes, but my youtube feed to be saved daily, and possibly some other results to be saved for a week.
Without creating a new Zend_Cache object, can I save different results for different periods of time? If the answer is no, is there possibly a plan for this kind of functionality to be introduced? Thanks Jude A.
