apache / openwhisk-package-cloudant

The Apache OpenWhisk cloudant package enables you to work with a Cloudant/CouchDB database
https://openwhisk.apache.org/
Apache License 2.0
16 stars 32 forks source link

Switch to cloudant-nano (nano fork containing latest cloudant-follow) #140

Closed jasonpet closed 7 years ago

jasonpet commented 7 years ago

nano is using cloudant-follow version 0.13.0, which has a bug (cloudant-labs/cloudant-follow#14) causing the cloudant node.js app to randomly crash. Switching to use cloudant-nano, which is a fork of nano that is using version 0.15.0 of cloudant-follow (contains the fix).