I'm experiencing the same thing as you. In the past week memcache eviction is about 10x faster than it was a week ago. Since I'm storing less than a 1mb and data get evicted in minutes, it defeat the purpose (mostly) of using memcache.
Some other people saw the same issuehttps://code.google.com/p/googleappengine/issues/detail?id=8816 . On Monday, 11 March 2013 18:40:57 UTC-4, Andrin von Rechenberg wrote: > > Here is a graph of the plotting the memcache size over time: > > http://www.prodeagle.com/link?site=miumeet-hr.appspot.com&id=1189001&auth=9fc19f8077892c56ee311793a1ec2ace > > Google just dropped the size to 10% from one day to another. > > > On Mon, Mar 11, 2013 at 11:33 PM, Andrin von Rechenberg < > [email protected] <javascript:>> wrote: > >> We used to have about 30GB in memcache accroding to the memcache stats. >> Since March 5, 2013, 8AM GMT we have about 3GB. >> >> Anybody else seeing this? >> >> This hurts our system in many ways and although we are aware that Google >> doesn't give any guarantees on memcache we really hope to get back to where >> we were. Our system struggling with this small memcache. >> >> Cheers, >> -Andrin >> > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
