Hello! I've been experimenting with GAE for a couple of weeks. My project is a leaderboard java/js app for an online game. It's currently backed by ~200k data point entities that should use <200 mb of storage.
The datastore statistics tab reports that size of all entities (153k) is 105mb. I have one index (ascending on timestamp). Yet the quota is now 100%. Any ideas? The app-id is 'alleg-leaderboard', if anyone from google wants to take a look. -- 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.
