I have an appengine app running for 6-7years.  what is the best way going
forward to take advantage of the firestore native mode.
I understand some of the limitations of the datastore are removed, when the
datastore is moved into 'firestore datastore mode'.
Request the team to provide firestore native benefits in some form to
existing apps.
Example.
Transaction between datastore & firestore (in another projectid).  This
will help in transitioning the records to firestore native mode as they are
created and give the benefit of firestore native to users(specifically
offline).


On Sat, Oct 13, 2018 at 3:41 AM 'Amit (Google Cloud Support)' via Google
App Engine <google-appengine@googlegroups.com> wrote:

> You cannot use Cloud Firestore and Cloud Datastore at the same time in
> Google Cloud Platform.
>
> To use Cloud Firestore database, you need to choose one of two modes,
> Native mode or Datastore mode. Depending on your requirements, you need to
> choose one of it. As you specifically aiming to get the benefit of Cloud
> Firestore  in existing App Engine applications, you could try using Could
> Firestore in Datastore mode. This will allow you to use strongly consistent
> storage layer of firestore as well as Cloud Datastore API support.
> Additionally App Engine client library integration supported in all runtime
> while you are in Cloud Firestore in Datastore mode. Cloud Firestore in
> Native mode do not support Python 2.7 and PHP 5.5 runtimes in the App
> Engine standard environment. However if you need real time updates and
> offline data persistence, you need to use Could Firestore in Native mode
> only. This document
> <https://cloud.google.com/datastore/docs/firestore-or-datastore#which_database_is_right_for_your_project>
> might help you for more information to choose the right one.
>
> On Thursday, October 11, 2018 at 11:56:29 PM UTC-4, Rajesh Gupta wrote:
>>
>> I am looking to make entry in both datastore and firestore.
>>
>> Is there a transaction planned between the following
>> Firestore in Datastore mode & Firestore in Native mode.
>>
>> Rajesh
>> *www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
>> *www.GainERP.com <https://www.gainerp.com>*
>> *Accounting/Inventory/Orders/Sales/Purchase 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/bd423a81-3188-4fc6-af6b-10f0bbda9c3a%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/bd423a81-3188-4fc6-af6b-10f0bbda9c3a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


Rajesh
*www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
*www.GainERP.com <https://www.gainerp.com>*
*Accounting/Inventory/Orders/Sales/Purchase 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijY2pOxodqGOus84T%3DUKBOBku04bDwiT6CTKtG5WX-nq_Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to