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.