koa-yield-breakpoint-mongodb

1.0.0 • Public • Published

koa-yield-breakpoint-mongodb

mongodb backend store for koa-yield-breakpoint.

Options

new require('koa-yield-breakpoint-mongodb')(option)

  • url|uri{String}: mongodb uri, eg: mongodb://localhost:27017/test.
  • coll{String}: collection name.

Example

see example.

/koa-yield-breakpoint-mongodb/

    Package Sidebar

    Install

    npm i koa-yield-breakpoint-mongodb

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • nswbmw