Speaking from experience, when the datastore is in maintenance mode,
memcache has also always been in maintenance mode. Given that it supports
namespacing the same way the datastore does and is almost always in
maintenance mode at the same time it's likely that memcache is tied to the
datastore in some way.

That said they may only put one in maintenance so the only way to really
check is to use the capabilities API.
http://code.google.com/intl/en/appengine/docs/python/capabilities/overview.html

Ian

On Sat, Feb 26, 2011 at 9:35 PM, pdknsk <[email protected]> wrote:

> I meant the other way around: scenario where memcache is in
> maintenance but database isn't.
>
> --
> 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.
>
>


-- 
Ian

http://www.ianlewis.org/

-- 
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.

Reply via email to