couchmigrate
JSON →Couchmigrate is a command-line tool for migrating CouchDB design documents with zero downtime. Version 1.0.1 is the stable release. It compares the new design document against the existing one, and only migrates if there is a difference. The migration process copies the old document to _OLD, imports the new one as _NEW, triggers the view to build, polls until done, then renames _NEW to the original ID and deletes _OLD. Supports JSON files and JavaScript modules, and works with CouchDB and IBM Cloudant, including IAM authentication via environment variables.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇪🇸 Spain · 🇨🇦 Canada
Resources
packagecouchmigrate ↗