You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/10/14 17:50:00 UTC

[GitHub] [openwhisk-package-alarms] asteed opened a new pull request #201: Changes to support CosmosDB as trigger store

asteed opened a new pull request #201: Changes to support CosmosDB as trigger store
URL: https://github.com/apache/openwhisk-package-alarms/pull/201
 
 
   _**NOTE:**_ The intention is that this will replace the previous PR #163 going forward.
   
   Changes:
   Added support for alarms package to use cosmos DB.
   All database interactions will now go through database.js which in turn will delegate to actual DB implementations (`couchdb` or `cosmosdb`) based on `dbType`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services