ChiweenieDijon / noonian

Noonian is full-stack Javascript client/server platform for database management and general-purpose web-based development.
https://noonian.org
GNU Affero General Public License v3.0
1 stars 2 forks source link

Configure mongoose to use Q for promises #52

Open ChiweenieDijon opened 6 years ago

ChiweenieDijon commented 6 years ago

http://mongoosejs.com/docs/promises.html

ChiweenieDijon commented 5 years ago

Alternatively, migrate the system code to use bluebird instead http://bluebirdjs.com/