Hi Just wanted some guidance on Zend Cache
Currently I have several Config files that I merge and then pass into Zend Application. Probably another topic as to why I do that. I also have ACL / Translation and other objects being processed probably at each user request Would it be possible to cache these objects? What would be the best storage vehicle - I can see that maybe config would be best stored in Memcache or some similar tool. Best Ian
