I'm working on a site that is very data intensive, has hardly any images and is light on static content. Its key functionality is close to a that of a search engine where customers can run searches against a business database. I'm struggling to get my head round a sensible caching policy - a change in one model can impact many others as there are a lot of model relationships. Does anyone have any good resources I can check for deciding the right caching strategy - if indeed one is needed?
-- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
