On Tue, Dec 25, 2012 at 5:03 AM, howard chen <howac...@gmail.com> wrote:
>
>> Assuming you're doing some cloud use case where you're frequently
>> adding/removing servers? Most memcached server lists should stay fairly
>> static.
>
>
> Yes, the  server lists should be static most of the time, but we need to do
> VMs housekeeping from time to time. We are looking for elegant way to handle
> stale cache without the need of flush data every-time when we updated the
> server lists.

Can't you find a reasonable expire time that won't overload your
backend data store and also won't  go too long with old data?

-- 
   Les Mikesell
     lesmikes...@gmail.com

Reply via email to