Hello Giuliano,

As described in this article 
<https://cloud.google.com/appengine/docs/standard/go/tools/using-local-server#using_the_local_datastore>
 the 
Datastore Emulator is still a beta release 
<https://cloud.google.com/terms/launch-stages>. If you notice any defects 
please feel free to open issues in Google issue tracker 
<https://developers.google.com/issue-tracker/> with all details which 
needed to reproduce the issues and we'll be glad to investigate.


On Friday, May 25, 2018 at 12:04:42 PM UTC-4, Giuliano Ribeiro wrote:
>
> Really nice, but how to put it to work ?
> I'm using with Go, even setting up to true, my app still saving data in 
> the cloud.
>
> Thank you, 
>
>
> On Wednesday, May 16, 2018 at 9:57:42 PM UTC+1, Steren Giannini wrote:
>>
>> Dear App Engine users,
>>
>> We are pleased to announce that the App Engine local development server 
>> (dev_appserver) is now compatible with the Cloud Datastore Emulator 
>> <https://cloud.google.com/datastore/docs/tools/datastore-emulator>.
>>
>> You can opt-in to this feature by running:
>> * dev_appserver.py --support_datastore_emulator*
>>
>> By using the --support_datastore_emulator flag, dev_appserver will use 
>> Cloud Datastore Emulator for local datastore emulation. You can read more 
>> about the migration process here 
>> <https://cloud.google.com/appengine/docs/standard/python/tools/migrate-cloud-datastore-emulator>
>> .
>> The development server and Cloud Datastore Emulator support the 
>> interoperation of ndb and Cloud Datastore client libraries. 
>>
>> Please help us test this feature. Our goal is to enable it by default in 
>> the future.
>> Please share your feedback by replying directly to this thread. We are 
>> looking forward to it!
>>
>> Thanks,
>> Steren
>> Product Manager
>> Google Cloud
>>
>
>
> <https://lp.google-mkto.com/index.php/email/emailWebview?mkt_tok=eyJpIjoiWkdNM09UQTVOek0wWmpabSIsInQiOiJLTUp1dEptSzBXaVF3WmNFd3FMTGdJN2swY3dCNUFlNmVrOWVZWllxXC95OHVEdGRacHhkUmxZRkZOXC9TbEx4bkhWRnlES3RrU1hlWkVkMEFudkdMb1h3PT0ifQ%3D%3D>

-- 
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/a982e709-f7e9-40f6-bcbd-65292413bae6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to