hapi-good-mongostore
v0.4.0
Published
Basic write stream that facilitates writing to MongoDB.
Readme
hapi-good-mongostore
Simple write stream that facilitates writing to MongoDB
Prerequisites
node >= 4 This module requires nodejs v4 or above.
Getting started
npm install hapi-good-mongostoreUsage
hapi-good-mongostore is a write stream use to write to MongoDB in batches.
API
GoodMongoStore(dbUrl, [options])
dbUrl- MongoDB connection urloptions- object properties
Run tests
bash test.shContribute
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
