{"id":26319334,"url":"https://github.com/francescorivola/mongodb-dirtycache-top","last_synced_at":"2025-07-12T20:09:57.539Z","repository":{"id":37017143,"uuid":"155737280","full_name":"francescorivola/mongodb-dirtycache-top","owner":"francescorivola","description":"MongoDB tool to list collections with dirtiest WiredTiger cache.","archived":false,"fork":false,"pushed_at":"2023-03-13T10:56:40.000Z","size":396,"stargazers_count":6,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-09T12:31:02.491Z","etag":null,"topics":["dirtycache","mongodb","top","wiredtiger"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/francescorivola.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-01T15:37:10.000Z","updated_at":"2023-04-17T05:12:18.000Z","dependencies_parsed_at":"2023-02-10T02:30:28.538Z","dependency_job_id":null,"html_url":"https://github.com/francescorivola/mongodb-dirtycache-top","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescorivola%2Fmongodb-dirtycache-top","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescorivola%2Fmongodb-dirtycache-top/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescorivola%2Fmongodb-dirtycache-top/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francescorivola%2Fmongodb-dirtycache-top/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francescorivola","download_url":"https://codeload.github.com/francescorivola/mongodb-dirtycache-top/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746236,"owners_count":20341204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dirtycache","mongodb","top","wiredtiger"],"created_at":"2025-03-15T15:18:30.887Z","updated_at":"2025-03-15T15:18:31.778Z","avatar_url":"https://github.com/francescorivola.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mongodb-dirtycache-top\n\n[ ![Npm Version](https://badge.fury.io/js/mongodb-dirtycache-top.svg)](https://www.npmjs.com/package/mongodb-dirtycache-top)\n[![Actions Status](https://github.com/francescorivola/mongodb-dirtycache-top/workflows/Node%20CI/badge.svg)](https://github.com/francescorivola/mongodb-dirtycache-top/actions)\n[![CodeFactor](https://www.codefactor.io/repository/github/francescorivola/mongodb-dirtycache-top/badge)](https://www.codefactor.io/repository/github/francescorivola/mongodb-dirtycache-top)\n[![Dependabot](https://badgen.net/badge/Dependabot/enabled/green?icon=dependabot)](https://dependabot.com/)\n\nMongoDB tool to list collections with dirtiest WiredTiger cache.\n\nSimilar to [mongotop](https://docs.mongodb.com/manual/reference/program/mongotop), this tool shows which database collections have the highest value in bytes of the WiredTiger dirty cache.\n\n## Installation\n\nInstall NodeJs than install it using npm:\n\n    $ npm install mongodb-dirtycache-top -g\n\n## Usage\n\nThe usage documentation can be found running the tool with the help flag:\n\n    $ mongodb-dirtycache-top --help\n\nOutput:\n\n```\nUsage: mongodb-dirtycache-top [options]\n\nMongoDB tool to list collections with dirtiest WiredTiger cache.\n\nOptions:\n  -V, --version              output the version number\n  -h, --host [value]         Set host (required)\n  -p, --port [value]         Set port (default: 27017)\n  -u, --username [value]     Set username (required)\n  -p, --password [value]     Set password (required)\n  -d, --database [value]     Set database (required)\n  -c, --collections [value]  Set collections name separated by comma. If not specified will inspect all database collections\n  -i, --interval \u003cn\u003e         Set refresh interval in milliseconds (default: 1000)\n  --help                     display help for command\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescorivola%2Fmongodb-dirtycache-top","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancescorivola%2Fmongodb-dirtycache-top","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescorivola%2Fmongodb-dirtycache-top/lists"}