feat: add Livesync replication migration guide and reorganize Migrate…#313
Draft
arajkumar wants to merge 2 commits into
Draft
feat: add Livesync replication migration guide and reorganize Migrate…#313arajkumar wants to merge 2 commits into
arajkumar wants to merge 2 commits into
Conversation
…/Sync nav - Add new /migrate/livesync-replication guide for near-zero-downtime database migration using the Livesync (Postgres connector) workflow, split across main page, advanced topics, and troubleshooting. - Deprecate /migrate/live-migration with a callout pointing to the new Livesync replication guide; keep it available for in-flight projects. - Consolidate the Migrate and Sync top-nav tabs into a single Sync tab whose sidebar groups Sync methods and Migration methods. The split was redundant since both tabs shared the same landing page. - Update the /migrate overview card so "Migrate my database" links to the new Livesync replication guide.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…/Sync nav
Describe your changes
What did you change? Why did you change it?
Affected pages
Related Issues
If there is a related issue, please add it below (just put the number after the # below, and GitHub will automatically create a link):
Issue: #number
Checklist before requesting a review