At the moment I`m storing cached data in files. It works fine. However I`d like to try out others adapters for APC or Memcache to speed some part of my app even more.
In manual I read: Be careful : with this backend, "tags" are not supported for the moment as the "doNotTestCacheValidity=true" argument. There is no option for this backend. What exactly is this mean? What problems may I encounter? Is this that I better not cache some particular data like HTML files, Zend_Form output? -- View this message in context: http://www.nabble.com/Caching-backend-adapters-tp19304970p19304970.html Sent from the Zend Framework mailing list archive at Nabble.com.
