Hi Nick,

Wow, that's impressive!  That's a very useful bit of information.  Are
memcache writes guaranteed ordered wrt datastore writes as well, or is
it possible for another part of the system to see them in different
orders?

Cheers,
-n8

On Jul 22, 9:56 am, "Nick Johnson (Google)" <nick.john...@google.com>
wrote:
> Hi n8gray,
>
> The Datastore is strongly consistent. As such, all processes will see
> changes happen in the same order, even across entity groups - and at
> any one point in time, all processes will have a consistent view of
> the datastore.

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

Reply via email to