Hi,
I have existing appengine app using datastore. Hence I cannot use the firestore also in the same app.
I want to use firestore in my app for future development and take the benefit of the firestore features
My option:
I will use firebase admin sdk to connect to another GCP project from my existing appengine server.
Question on performance:
Is there a performance difference in using the firestore from the same cloud project compared to using the firestore from another google cloud project.
Is my option ok? Any other options.
Rajesh
Field Service Software on Google Cloud Platform and Mobile