I'd definitely use blobstore for "pastes" and keep a reference to that blob in the datastore along with metadata you might have attached to that blob.
On Monday, May 28, 2012 9:56:13 PM UTC+2, Alex V. wrote: > > Hi, i'm trying to figure out best way to do this. I basically want to > create a pastebin alternative on app engine, whats the best way to > read/write such paste into on an App Engine stack? Should i use > blobstore or try to dump them into data store? Any feedback is well > appreciated, thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/UZOEjwUkrxMJ. 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.
