Hello,
I want to copy the data from one datastore project to another firestore project in realtime
Here is the scenario
- We use Objectify to put data the datastore
- After doing put, the row from datastore should be replicated to another firestore project in almost realtime
Why am I doing this?
I am out of quota for datastore indexes. I have to query data. So, I thought I will replicate to firestore and query the data.
What are my options here?
--
Rajesh
Field Service Software on Google Cloud Platform and Mobile