*"The High Replication code sample above writes to a single entity group per guestbook. 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)"**
*Does this limit of 1 write per second apply to a single entity item or to the entire table of entities of the same kind*?** *The documentation is unclear about this, but I assume it is limited to only a single entity record, otherwise it would be impossible to scale.* * -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/NgLOARGK7J8J. 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.
