claypot-mongoose-plugin

0.0.1 • Public • Published

claypot-mongoose-plugin

Build Status

Installing

$ yarn add claypot claypot-mongoose-plugin

Usage

Claypotfile.js

module.exports = {
    plugins: ['claypot-mongoose-plugin'],
    dbs: {
        foo: {
            store: 'mongoose',
            database: 'my_mongo_db',
            native_parser: true,
            user: '<USER>',
            pass: '<PASS>',
            authSource: 'admin',
            autoReconnect: true,
        },
    },
};

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i claypot-mongoose-plugin

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

8.51 kB

Total Files

4

Last publish

Collaborators

  • cap32