memcached should have keys that expire, thus you wouldn't have to remove 
it. read this  http://api20.cakephp.org/class/memcache-engine 

On Friday, March 2, 2012 3:14:58 AM UTC-6, Almog Koren wrote:
>
> I'm looking at adding Memcached to my application I understand there is 
> already a built in option for this in CakePHP. I wanted to know if I'm 
> still required to build a caching layer were  I link the cache to a key 
> that represents the data in the database. and when it comes time to clear 
> it you just search for that key and remove it. Or is this already done via 
> CakePHP and I just need to add Memcached? 
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to