ZF-1662: Zend_Cache should allow the use of custom backends and frontents
Description
h4. Overview Zend_Cache at the moment does not allow the use of custom backends and frontends because it defines an array of of what we can use. The only option for those who want this feature at the moment is to extend the factory.
Comments
Posted by Fabien MARTY (fab) on 2008-01-05T05:18:00.000+0000
fixed in SVN