Are there any benefits for running transactions on entities that are grouped more hierarchically? Say, for example, i run a transaction that only modifies a 'leaf' group of 100 entities. Is this different if the entities are located under /root/group1/somegroup vs. /root/ group1/group2/somegroup?
It seems from the "storage breakdown" article that more indeces are generated for the second layout, i was just wondering if transactions themselves work any differently. (The data would still have to be stored together, but maybe in the above example any transactions that only operate on group2 and above could run concurrently with the example transaction?) Thanks Geyes
-- 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.
