On Mar 1, 8:18 am, Simon Knott <[email protected]> wrote: > What makes you think HR is slower than M/S? This is the case for > Puts/Deletes, but for Gets and Querying it's faster and much more > consistent.
Where do you get "much more consistent" from? The HR datastore is eventually consistent; the M/S datastore is strongly consistent. -- 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.
