Hi, Memcache will definitely get flushed - remember that you're using a shared infrastructure with other people and it's only a cache, which by its definition will hold transitory data. There are no guarantees as to how long your objects will stay in that cache, only that they won't stay there longer than you specify.
I hope that helps. Cheers, Simon On Nov 24, 9:28 am, sahid <[email protected]> wrote: > Hello, > > I have a question about memcached. > > In production, memcached servers are flushed? > Since last few days my oldest items are very young (13113) and i use > less than 300mega... > > Thank -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
