Skip to content

Releases: sztelzer/aeio

v0.3.0

01 Aug 18:15

Choose a tag to compare

Support App Engine and Docker

08 Oct 19:30
5f582f7

Choose a tag to compare

Pre-release

This new version uses general cloud services intead of specific old App Engine ones. Thus, although dependant on services of Google, it's possible to run in App Engine as in Cloud Run and other containers. Also contains minor modernizations.
It runs as a normal Go application in local development, with minor need of support of gcloud tools, as datastore emmulator.
There will be effective investment on protocols rigors.
This version runs effectively, although is in consistently dev mode. All APIs may change and some services as Memcache and Search were deactivated and not yet substituted.

DEPRECATED ok for old app engine and go <= 1.11

02 Oct 20:29
8c7cda8

Choose a tag to compare

This is not good for app engine with go 1.12+
We are working on the full update with go 1.14+ (will be v0.2+)