On Apr 27, 10:34 pm, Nash-t <[email protected]> wrote: > Is there a way to flush the cache from the control panel? I'd like to > be able to do this when I delete an entity that is cached. When can do > this in the dev environment, am I just missing the link?
There isn't a built-in way, but you could add a page that calls memcache.flush_all() easily enough. -- 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.
