I've always felt the datastore is the killer feature for GAE. while it's been opened up to REST access so you can use it without GAE. Last time I checked GAE still access the datastore much faster.
but they do have competition this area now though. the Amazon dynamodb is pretty decent from what I've seen of it. On Thu, Jul 23, 2015 at 3:50 PM, Jeff Schnitzer <[email protected]> wrote: > And another one... > > > http://blog.getsentry.com/2015/07/23/transaction-id-wraparound-in-postgres.html > > Jeff > > On Tue, Jul 14, 2015 at 12:36 PM, Jeff Schnitzer <[email protected]> > wrote: > >> This should be required reading for anyone that thinks the datastore is >> too complicated: >> >> http://status.circleci.com/incidents/hr0mm9xmm3x6 >> >> Note that they still don't know what _really_ caused the problem other >> than "too much load". Their solution is "faster hardware makes it less >> likely". <slow handclap> >> >> Jeff >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/CADK-0uh5%2B%3DvOxe%2BzoE79%2BnCiBCy6w2Bp8YAO1fvzvmtbyYsiAA%40mail.gmail.com > <https://groups.google.com/d/msgid/google-appengine/CADK-0uh5%2B%3DvOxe%2BzoE79%2BnCiBCy6w2Bp8YAO1fvzvmtbyYsiAA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Omnem crede diem tibi diluxisse supremum. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAM0dQn%3D9uCsmsF0jf6T4E6sM%2BJSTzURXFja7wpy6h9dnP-d%2BPA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
