These are the various pieces that involved in the new version of Waterline. It's a major update that brings in a lot of low-level functionality into userland code.
URL: https://github.com/treelinehq/waterline-query-docs
| module.exports.connections = { | |
| localMongoDb: { | |
| adapter: 'sails-mongo', | |
| host: 'localhost', | |
| port: 27017, | |
| database: 'mongo-one' | |
| }, | |
| localMongoDbTwo: { |
| // ╔═╗╦═╗╔═╗╦╔╗╔╔═╗╔╦╗╔═╗╦ ╦ ┌─┐┌─┐┌┬┐ ┌┐┌┌─┐┌┬┐┬─┐┌─┐ ┌─┐┬┬ ┌─┐ | |
| // ╠═╝╠╦╝║╣ ║║║║╚═╗ ║ ╠═╣║ ║ └─┐├┤ │ │││├─┘│││├┬┘│ ├┤ ││ ├┤ | |
| // ╩ ╩╚═╚═╝╩╝╚╝╚═╝ ╩ ╩ ╩╩═╝╩═╝ └─┘└─┘ ┴ ┘└┘┴ ┴ ┴┴└─└─┘ └ ┴┴─┘└─┘ | |
| // | |
| // Used in production to install npm private modules | |
| if(process.env.NODE_ENV !== 'production') { | |
| return; | |
| } | |
| var fs = require('fs'); |
These are the various pieces that involved in the new version of Waterline. It's a major update that brings in a lot of low-level functionality into userland code.
URL: https://github.com/treelinehq/waterline-query-docs
I hereby claim:
To claim this, I am signing this object: