UNPKG

sails-mongo-cloud

Version:

Mongo DB adapter for Sails.js/Waterline. Forked from sails-mongo and updated with Mongodb Driver v4.9.1

6 lines (5 loc) 208 B
// EXPECTED_URL_PROTOCOL_PFX // // The expected prefix for the protocol part of any connection url for this adapter. // (or leave `undefined` to attempt to handle this gracefully) module.exports = 'mongodb';