IBM / ibm-cloud-functions-serverless-apis

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to HTTP REST API calls.
https://developer.ibm.com/code/patterns/build-serverless-api-handlers/
Apache License 2.0
31 stars 40 forks source link

Changed the connection closing method to .end vs .destory. #40

Closed andybs closed 7 years ago

andybs commented 7 years ago

Connections were not closing with .destroy in ClearDB.