UNPKG

nodebjectify

Version:

Abstraction layer for using Google Appengine datastore & memcache on NodeJs

16 lines (15 loc) 316 B
{ "LOCAL": { "cache": { "address": "localhost", "port": 11211, "namespacePrefix": "nodebjectify", "defaultCacheLifetimeInSeconds": 60 }, "datastore": { "projectId": "allocab-vm-test", "namespacePrefix": "local-dev", "apiEndpoint": "localhost:8540" } } }