Can the local development server be used to only simulate Cloud Datastore?

那年仲夏 提交于 2019-12-11 13:15:34

问题


If I'm developing an application that will run on the google container engine, but still wish for it to use cloud datastore, do I have any options to simulate cloud datastore for local development?

Please note for the sake of correctly understanding my question: My application will not be Python, PHP or Java. It will not be running via App Engine, but via Container Engine.


回答1:


Have you tried using cloud datastore's local development server? It sounds like exactly what you are looking for.



来源:https://stackoverflow.com/questions/33058588/can-the-local-development-server-be-used-to-only-simulate-cloud-datastore

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!