Hi, I am using distributed memcache cache. below is the scenario i have 2 memcached nodes A and B i have added an object obj1 with name '*John*' and it is stored in node A. now obj1 need update, since it is not available in cache (as node A was not accecible) we add obj1 againg with updated information now name is* 'Peter'* and get saved to node B. node A restored the network. when i read obj1 from cache i am getting old value which is '*John'.*
any one faced this issue?, apreciate any possible solution. Regards -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
