Hey Jordon,
  Like Calvin said, you'll probably want to consider the Blobstore.
It will likely save you some headaches.  I just wnated to point out
some articles Nick Johnson wrote that you might find interesting.

  
http://blog.notdot.net/2010/03/Implementing-a-dropbox-service-with-the-Blobstore-API-Part-1
  
http://blog.notdot.net/2010/04/Implementing-a-dropbox-service-with-the-Blobstore-API-part-2
  
http://blog.notdot.net/2010/04/Implementing-a-dropbox-service-with-the-Blobstore-API-part-3-Multiple-upload-support


Robert





On Wed, Mar 30, 2011 at 20:06, Jordon Wii <[email protected]> wrote:
> Hi guys,
> I'm writing an app that will allow users to sync code between
> computers.  What would be the best API to use to store these (probably
> fairly small) files?
>
> I was initially planning to just use the datastore, but I noticed the
> new features of the Blobstore in the latest release, and am now
> considering that as a possibility as well.
>
> Does anyone have an idea of which would be better to use for a
> potentially large number of small text files?
>
> --
> 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.
>
>

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