2008年9月18日星期四

[fw-core] Zend_Cache_Frontend_Class - how to find out whether it was a hit or a miss?

Hi all,

When using Zend_Cache_Frontend_Class to cache static & normal method calls
like:

$res = $cache->foobar('1', '2');

how is it possible to find out whether Zend_Cache did retrieve something
from cache or did it execute the method normally?

Thanks,
Temuri
--
View this message in context: http://www.nabble.com/Zend_Cache_Frontend_Class---how-to-find-out-whether-it-was-a-hit-or-a-miss--tp19558635p19558635.html
Sent from the Zend Core mailing list archive at Nabble.com.

没有评论: