{"id":23498215,"url":"https://github.com/vpro/couchdb_maintenance","last_synced_at":"2025-10-03T18:30:14.764Z","repository":{"id":1366430,"uuid":"1316506","full_name":"vpro/couchdb_maintenance","owner":"vpro","description":"Python script for CouchDB maintenance.","archived":false,"fork":false,"pushed_at":"2016-05-26T15:34:19.000Z","size":5,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-15T16:15:32.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vpro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-01T15:18:31.000Z","updated_at":"2016-05-26T15:34:20.000Z","dependencies_parsed_at":"2022-07-21T11:29:07.902Z","dependency_job_id":null,"html_url":"https://github.com/vpro/couchdb_maintenance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fcouchdb_maintenance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fcouchdb_maintenance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fcouchdb_maintenance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fcouchdb_maintenance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vpro","download_url":"https://codeload.github.com/vpro/couchdb_maintenance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249105471,"owners_count":21213535,"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":[],"created_at":"2024-12-25T05:29:17.165Z","updated_at":"2025-10-03T18:30:14.659Z","avatar_url":"https://github.com/vpro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"CouchDB Maintenance\n===================\n\nThis is a Python script for CouchDB maintenance.\n\nINFORMATION\n-----------\n\nThis script performs maintenance on CouchDB servers by:\n\n* Compacting all databases\n* Compacting all views for all databases\n* Cleaning up all views\n\nSee http://wiki.apache.org/couchdb/Compaction for more info.\n\nDEPENDENCIES\n------------\n\nThis script depends on couchdbkit. To install or upgrade to the latest\nversion, run this:\n\n    $ sudo apt-get install python-setuptools\n    $ sudo easy_install -U couchdbkit\n\nThis script also requires a supported JSON module for Python. You can use\ncjson (or simplejson, or probably a few others if you like):\n\n    $ sudo apt-get install python-cjson\n\nUSAGE\n-----\n\nProvide URL's to CouchDB instances as arguments to the script:\n\n    $ ./couchdb_maintenance.py http://localhost:5984 http://example.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fcouchdb_maintenance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvpro%2Fcouchdb_maintenance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fcouchdb_maintenance/lists"}