Re: [appengine-java] memcache persistence

2012-02-12 Thread Amy Unruh
Luke,

All the versions of an app share the same memcache.  (Whether or not
specific data is still there would depend upon whether it has been
expired/evicted).

On Mon, Feb 13, 2012 at 4:02 PM, Luke  wrote:

> Let say we deploy ver 1 of our app and set memcache. After that delete
> version 1 of the app. One hour later we redeploy version 1 d the app.
> Is memcache data still there?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] memcache persistence

2012-02-12 Thread Luke
Let say we deploy ver 1 of our app and set memcache. After that delete
version 1 of the app. One hour later we redeploy version 1 d the app.
Is memcache data still there?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.