Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
couchdb-stat-collector
Advanced tools
A CLI tool for collecting statistics about a CouchDB node or cluster.
This project is a work in progress. Its interface may change as new features are added.
You can get this tool via NPM:
npm i -g couchdb-stat-collector
Now the couchdb-stat-collector
command should be on your $PATH. Try it like this:
couchdb-stat-collector http://admin:password@localhost:5984
Replace the value for COUCH_URL
with the URL for your CouchDB instance, including admin credentials.
Once completed, it should give you a success message like this:
✅ All done!
⚠️ Please send ${host}_${port}_${date}_${time}.gz back to Neighbourhoodie Software GmbH <couchdb@neighbourhood.ie> for analysis.
Get and build the tool locally with Git:
git clone neighbourhoodie/couchdb-stat-collector
cd couchdb-stat-collector
npm install
Now you can run the test suite like this:
npm test
You can run the tool like this:
npm start
Proprietary. Use only with permission of Neighbourhoodie Software GmbH.
FAQs
A stat collection tool for CouchDB.
The npm package couchdb-stat-collector receives a total of 7 weekly downloads. As such, couchdb-stat-collector popularity was classified as not popular.
We found that couchdb-stat-collector demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.