I dont see the problem , if you already have tags for your cache items just delete the cacheitems when you change something.
For Example: You edit a newspost. After youre done with saving your data just tell your cache to delete everything that corresponds with a given Tag. Maybe NewsID3 or something like that. KungFuChris wrote: > > Hi, > > I am caching my pages using the block method of caching. I also use tags > to identify my cach data which I can clear from my cms. > > However I have been searching for a way to let the cache clean itself if > the content changes automatically. Am I able to do that while using the > block method of caching with Zend Framework? > > > Thanks.. > -- View this message in context: http://www.nabble.com/Caching-Block-but-want-the-cach-to-clean-itself-if-content-changes-tf3979446s16154.html#a11301772 Sent from the Zend Framework mailing list archive at Nabble.com.
