"Just Datastore Writes alone is costing me more than before."

We are seeing a massive, almost unexplainable, datastore write
operations number.

Index writes count as a datastore write operation. I've recently
discovered (thanks Robert Kluin) that it's not just the indexes
mentioned in your index.yaml, but also the "per-attribute" indexes (2/
attribute: asc, desc).

Currently wading through many, many models to set indexed=False....

j

On Aug 31, 6:45 pm, "Raymond C." <[email protected]> wrote:
> Just Datastore Writes alone is costing me more than before.

-- 
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