Hello,

>What are my options here?
>From your use case description, I believe you should contact Google Cloud 
Support [1] to request a Datastore indexes quota increase. Also you can 
export your Datastore data to GCS and then import it on your other project 
(Firestore Datastore Mode) [2].

[1]. https://cloud.google.com/support/docs/procedures
[2]. https://cloud.google.com/support/docs/procedures

On Wednesday, December 16, 2020 at 5:23:32 AM UTC+1 
[email protected] wrote:

> 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
> www.servicefolder.com
> *Field Service Software on Google Cloud Platform and Mobile*
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5a237e07-fe5f-4d73-ac1e-da009dc1bbb3n%40googlegroups.com.

Reply via email to