Skip to content

Display progress of currently running index creation process for mongo

License

Notifications You must be signed in to change notification settings

andrewrlee/mongo-progess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-progess

An application for displaying the progress of currently running index creation process for mongo.

A release that has been tested on ubuntu can be downloaded from here

Demo:

asciicast

Building/Running

Build using go install. Assuming $GOPATH/bin is on the path, run by executing mongo-progress.

Once the application is running it will either connect to an existing index creation process or wait until it detects a new index being applied. It will then display the progress of process. The application will run indefinitely so requires Ctrl-C to terminate it.

About

Display progress of currently running index creation process for mongo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages