I have some data stored in the Google Datastore. I have two entities in the Google Datastore for this purpose. I was wondering if there is a way to backup these Datastore entries periodically to my local machines ? I searched the internet and could some answers related to using task queues, cron jobs, etc but none of them offered a complete, working solution to this problem. It would be great if someone could share their ideas about how to periodically backup the datastore to local machines.
Thanks and Regards, Rohith