nodetsdb-gce
v0.1.5
Published
Google Cloud implementation of nodetsdb-api's backend interface backed onto the Google Cloud Datastore
Downloads
7
Readme
nodetsdb-gce
Google Cloud implementation of nodetsdb-api's backend interface backed onto the Google Cloud Datastore.
Usage
Run standalone from the command line:
npm start
Or with options:
node index.js -p 4242 -v
License
nodetsdb-gce is freely distributable under the terms of the GPL license.