问题
Does anyone know where the Google App Engine local datastore file located for Mac OS X? I want to make a copy out of it.
Thanks!
回答1:
it should be stored in the /tmp
directory if you started the SDK without additional parameters.
consider starting it with the --datastore_path=/your/path
来源:https://stackoverflow.com/questions/15753914/does-anyone-know-where-the-google-app-engine-local-datastore-file-located-for-ma