google app engine - Connect to dev_appserver Datastore using Python protocol buffers library -


i have python script add entities cloud datastore local development server using python protocol buffers library, , to:

  1. instead of using cloud datastore local development use dev_appserver datastore

or

  1. make somehow dev_appserver use datastore file created cloud datastore local development server

i know there option set datastore file: --datastore-path datastore_path path file used store datastore contents

but couldn't make work.

any thoughts? thanks

this not supported, there open feature request: https://github.com/googlecloudplatform/google-cloud-datastore/issues/21

you can follow issue updates.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -