golang / gddo

Go Doc Dot Org
https://godoc.org
BSD 3-Clause "New" or "Revised" License
1.1k stars 267 forks source link

database: sunset remove_api #645

Open carnott-snap opened 4 years ago

carnott-snap commented 4 years ago

With the appengine go1 runtime deprecated, it is currently impossible to deploy a fully functional gddo.

It was my understanding that there was desire to remove the usage of the remote_api entirely. Is this the current plan, or will the whole application be rewritten, as proposed in #567 and golang/go#33654, before the runtime sunset occurs?