timps_db_migration_pilot
Plan zero-downtime database migrations using expand-contract phases, backfill scripts, dual-write strategy, kill-switches, and rollback plans.
Instructions
Plan a zero-downtime database migration: expand-contract phases, backfill scripts, dual-write strategy, kill-switches, rollback plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |