two dimensional arrays in memcache

Marcus Bointon marcus at synchromedia.co.uk
Mon Oct 9 13:27:32 UTC 2006


On 9 Oct 2006, at 14:11, Jason Edgecombe wrote:

> You're already on the right track.

While this will let you access elements as if they were part of a  
multidimensional array, it won't let you remove chunks from it in a  
single operation. You'll still need to iterate over all the elements  
you want to remove. It does sound like there is quite a bit of demand  
for uncaching groups of keys, so I guess someone may well add this  
functionality at some point.

Marcus
-- 
Marcus Bointon
Synchromedia Limited: Creators of http://www.smartmessages.net/
marcus at synchromedia.co.uk | http://www.synchromedia.co.uk/




More information about the memcached mailing list