Adds an update handler, which runs bigquery query, and populates datastore entities.
.travis.yml adds a dependency on a modifications to the travis repo, introducing a SUBST_TAGS environment variable used by envsubst to modify the app.yaml file. It was tested by using a temporary travis submodule, which should be restored to master after travis repo is updated.
TODO:
Should clean up obsolete datastore entries
Should also populate memcache entries
Need to add a bloom filter, and sample code on how to query the bloom/memcache/datastore heirarchy.
Adds an update handler, which runs bigquery query, and populates datastore entities.
.travis.yml adds a dependency on a modifications to the travis repo, introducing a SUBST_TAGS environment variable used by envsubst to modify the app.yaml file. It was tested by using a temporary travis submodule, which should be restored to master after travis repo is updated.
TODO:
This change is