connect-google-datastore
v0.0.3
Published
express-session store interface to keep data in Google Cloud Data Store
Downloads
2
Readme
connect-google-datastore
express-session store interface to keep data in Google Cloud Data Store
To use Google Cloud authentication, run this command:
gcloud auth application-default login
#---------------- Right now only the "get", "set" and "touch" interfaces are handled.
#----------------
#--------------- Credits --------------- This project is derived from https://github.com/tj/connect-redis