On Jun 25, 4:46 pm, Mark Ivey <[email protected]> wrote: > (I want to use blobstore for its API. The files I want to serve are > actually small so I can't imagine going over the 1GB free quota. Given > this it seem strange that I have to enable billing to use blobstore.)
Is there any disadvantage to using a db BlobProperty? They are not indexed, and if the files are small they should be within the datastore RPC limits. Luís -- 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.
