The using the HR datastore page (http://code.google.com/appengine/docs/
python/datastore/hr/overview.html) says:

"This allows queries on a single guestbook to be strongly consistent,
but also limits changes to the guestbook to 1 write per second (the
supported limit for entity groups)".

I remember reading a while ago (before the HR datastore existed) that
you could get about 1 to 5 writes per second to an entity group.

Is the supported writes per second to an entity group less on the HR
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 [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