Description
This issue aims to address the implementation of Zero-Downtime Schema Migration Framework with Backfill & Rollback.
The core objective is to: Provide expand/contract migrations with online backfill jobs, progress tracking, and safe rollback so schema changes never require downtime or lock the gigs table.
By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the Backend architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
Backend
Difficulty
🔴 Hard
Tasks
Acceptance Criteria
Estimated Time
3-5 days
Description
This issue aims to address the implementation of Zero-Downtime Schema Migration Framework with Backfill & Rollback.
The core objective is to: Provide expand/contract migrations with online backfill jobs, progress tracking, and safe rollback so schema changes never require downtime or lock the gigs table.
By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the Backend architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
Backend
Difficulty
🔴 Hard
Tasks
backend/npm run lintAcceptance Criteria
Estimated Time
3-5 days