Hello all

I currently have an app running which stores 16MB binary files by
having a list of keys, and a number of 'data' entities storing the
data. This has good performance with the new async datastore APIs. I
am interested to know if the files API will match the performance of a
number of asynchronous datastore reads, or if the files API will have
additional latency.

I realise the files API is experimental and should not be used in
production yet, but it seems like it will be a more robust solution to
my problem.

Regards.

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