app engine - How fast is the blobstore?
Posted
by Sam
on Stack Overflow
See other posts from Stack Overflow
or by Sam
Published on 2010-06-16T22:31:03Z
Indexed on
2010/06/16
22:32 UTC
Read the original article
Hit count: 268
google-app-engine
|blobstore
How fast is the blobstore? If I wanted to create an image hosting solution, would the blobstore work for that? Would it be able to respond with a requested image really fast, like as if it was just a static file?
© Stack Overflow or respective owner