Memcached and two dimensional array

timeless time at digg.com
Thu Jun 29 03:44:27 UTC 2006


Chris Hondl wrote:

> We've solved this problem by wrapping the memcache interface with an 
> extension api to support what we call "cache-class".  The api supports 
> assigning any memcache key to a cache-class when get/set/add is 
> called.  The api also has a function to flush all the keys associated 
> with a cache-class. 
> ....
>
> We've had this in production for over two months.  Our implementation 
> is in PHP and is pretty self-contained.  Be glad to share with anyone 
> interested.

I'm interested.

--
timeless



More information about the memcached mailing list