mongodb-top

0.1.2 • Public • Published

mongodb-top

build status

Consume mongotop as a stream.

Example

var mongodb = require('mongodb');
var top = require('mongodb-top');
mongodb.connect('mongodb://localhost:27017', function(err, db){
  top(db).pipe(process.stdout);
});

License

Apache 2

Dependents (0)

Package Sidebar

Install

npm i mongodb-top

Weekly Downloads

0

Version

0.1.2

License

Apache-2.0

Last publish

Collaborators

  • orechova
  • himanshusinghs
  • c-buckingham
  • mongo-j
  • mabaasit
  • alexander_schroll
  • chuck.kalmanek
  • mongodb-js-user
  • rueckstiess
  • durran
  • lerouxb
  • fredtruman
  • mbroadst
  • hswolff
  • satyasinha
  • matt_d_rat
  • rhysm
  • tomhollander
  • alena.khineika
  • jeff-allen-mongo
  • mmarcon
  • jonathan.balsano
  • mongodb-build
  • jack.weir
  • stennie
  • mcasimir
  • kristina.stefano
  • jarjee
  • shaketbaby
  • devtoolsbot
  • addaleax
  • gribnoysup
  • mutukrish
  • imlucas