Hello,

I'm sorry for replying to older post but I need to clear some things.

I don't understand how this TwoLevels cache should work and I see some odd
results quick tests.
Is that it will use fast cache for untagged entries, and slow for tagged
entries? Cuz sometimes I see both entries in APC and in SQLite
Sometimes I see it only in SQLite.

My quick testing using TwoLevels, showed that application became much slower
than without the cache.
I used APC-SQLite.

And sometimes it throws fatal erros when it tries to access cached data as
array although it's object.
Check file TwoLevels.php on line 206 (or so)


Fabien MARTY wrote:
> 
> Hi,
> 
> Please have a look at the "TwoLevels" backend in 1.7 trunk (or in 1.7
> PR), it's want you want.
> 
> It does exactly this.
> 
> Feedback welcome
> 
> Regards,
> 
> Fabien
> 
> 
> Fabien MARTY
> [EMAIL PROTECTED]
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tags-for-the-memcached-and-APC-backends-for-Zend_Cache---new-approach-tp20109068p20361612.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to