>From the documentation: *Whether shared or dedicated, memcache is not a durable storage. ... Changes in the cache configuration or datacenter maintenance events may also flush some or all of the cache.*
If you are that bothered by memcache flushes, partial or otherwise, you are almost certainly using it wrong. On 22 November 2013 03:09, James Gilliam <[email protected]> wrote: > Lots of memcache failures > > Then GAE flushed it over 600 megs from premium memcache > > Before the cache could even restore, more failures > > Normal hit ratio is 99%, currently 87% > > Status continues with green -- no issues, no failures, lol > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
