I don't think it's possible. One way around is to employ some kind of key versioning (using CURRENT_VERSION_ID, for example). This way you'd be sure your app uses always appropriate values.
On 29 Mar, 07:43, Coonay <[email protected]> wrote: > the data strore is cleaned ,then i redeploy my app,next access my app > via chrome,i found there are stale date in the memcache ,and i make > sure these data has been deleted using the data viewer, > My question is : > won't the memcache be flushed after app is redeployed?(appcfg.py > update myapp) > Ps:how to restart my app completely? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
