On Tue, Nov 22, 2011 at 12:49 AM, Nick Johnson <[email protected]>wrote:
> Hi Kyle, > > It sounds like you generally fetch a schematic all at once. Rather than > storing them as separate datastore objects, why not serialize them all as a > single "schematic" object, which you fetch and store as a single unit? > > Presumably at 10MB of data that's not an option. But maybe he could condense it to fewer entities. Jeff -- 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.
