Category "google-cloud-datastore"

ndb.put_multi_async with cloud ndb

The Google cloud ndb documentation doesn't say much about async operations. In the old days, I would do this @ndb.toplevel @flask.route('/', methods=['GET']) de

Google Cloud Datastore Authentication on Windows 10

I'm setting up a windows 10 vm that has internet access (I browse the internet just fine on chrome inside the vm). I downloaded and installed the google cloud S

Push GCP PubSub events to Cloud Datastore

I'm using GCP pub sub topics to store specific events in my applications and then have custom code running based on topic subscriptions fire to process db trans