I frequently have way more writes (billing history) than reads on the datastore and this seems very strange to me.
Typically, .3 million writes (300,000) and .06 million reads (60,000). And I don't think I am writing to the datastore nearly the amount I am reading from it -- I would think they would be the other way around. This is like I read an entity and then write it 5 times. Am I being charged for writing a record to multiple datacenters? Gives an entirely new meaning to high replication. What am I missing? Plus, it would be great if we had more insights into these I/O operations -- are they to service indexes? Thanks -- 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.
