Hi, Memcache, as the name implies, is a cache. You can't rely on data existing in memcache, as it may be evicted at any time.
-Nick Johnson On Thu, Mar 31, 2011 at 12:13 PM, nischalshetty <[email protected]>wrote: > Calls to retrieve objects stored in the memcache are returning null. My app > uses a lot of memcache and I had read some time back that there is a certain > limit on the amount of data that can be cached overall by an app. Can > someone from the appengine team look into this? > > -- > 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. > -- Nick Johnson, Developer Programs Engineer, App Engine -- 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.
