On Tue, Mar 1, 2011 at 12:00 AM, koji ueda <golgok...@gmail.com> wrote:

> Is there a way of refresh or clear cache?
>

If your cache only contains db meta data you can call
$cache->clean(Zend_Cache::CLEANING_MODE_ALL);

If it has other cache data then I suggest using a cache id prefix. Check out
the docs for how to set up the cache id prefix:

http://framework.zend.com/manual/en/zend.cache.frontends.html

--
*Hector Virgen*
Sr. Web Developer
http://www.virgentech.com

Reply via email to