0.4.0 • Published 7 years ago

hapi-good-mongostore v0.4.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

npm version CircleCI

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-mongostore

Usage

hapi-good-mongostore is a write stream use to write to MongoDB in batches.

API

GoodMongoStore(dbUrl, options)
  • dbUrl - MongoDB connection url

  • options - object properties

Run tests

bash test.sh

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

0.4.0

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago