Save cache to disk and restore

Dave Cheney dave at cheney.net
Wed Jan 9 10:56:37 UTC 2008


Why would you want to do this? Memcache is traditionally used as a  
read through cache for more expensive operations (such as page or  
fragment generation, or db access). Your application should be  
structured to handle a memcache miss without error.

Cheers

Dave

On 09/01/2008, at 9:29 PM, Andrew Velikoredchanin wrote:

> Hi, all!
>
> Now it possible?
>
> Thanks.



More information about the memcached mailing list