Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dm: add a dm directory #873

Merged
merged 6 commits into from
Jan 28, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
adjust dm directory
  • Loading branch information
IANTHEREAL committed Jan 26, 2019
commit c3ae8f7c09a22441cdffc5402508d24d344bb0c1
29 changes: 14 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,23 +124,22 @@
- [Loader](tools/loader.md)
+ Data Migration
+ Overview
- [Architecture](tools/data-migration-overview.md#architecture)
- [Features](tools/data-migration-overview.md#data-synchronization-introduction)
- [Restrictions](tools/data-migration-overview.md#usage-restrictions)
- [Deploy](tools/data-migration-deployment.md)
- [Synchronize Data](tools/data-migration-practice.md)
- [Architecture](/tools/dm/overview.md#architecture)
- [Features](/tools/dm/overview.md#data-synchronization-features)
- [Restrictions](/tools/dm/overview.md#usage-restrictions)
- [Deploy](/tools/dm/deployment.md)
- [Synchronize Data](/tools/dm/practice.md)
+ Configure
- [Configuration Overview](tools/dm-configuration-file-overview.md)
- [Task Configuration File](tools/dm-task-configuration-file-intro.md)
- [Configuration Overview](/tools/dm/dm-configuration-file-overview.md)
- [Task Configuration File](/tools/dm/task-configuration-file-intro.md)
+ Sharding Data Solution
- [Overview and Design Details](tools/dm-sharding-solution.md)
- [Sharding DDL Usage Restrictions](tools/dm-sharding-solution.md#sharding-ddl-usage-restrictions)
- [Troubleshoot Sharding DDL Locks](tools/troubleshooting-sharding-ddl-locks.md)
- [Monitor](tools/dm-monitor.md)
- [Manage the Task](tools/data-migration-manage-task.md)
- [Cluster Operations](tools/data-migration-cluster-operations.md)
- [Upgrade Loader or Syncer to DM](tools/upgrade-loader-or-syncer-to-dm.md)
- [Troubleshoot](tools/data-migration-troubleshooting.md)
- [Overview and Design Details](/tools/dm/sharding-solution.md)
- [Sharding DDL Usage Restrictions](/tools/dm/sharding-solution.md#sharding-ddl-usage-restrictions)
- [Troubleshoot Sharding DDL Locks](/tools/dm/troubleshooting-sharding-ddl-locks.md)
- [Monitor](/tools/dm/monitor.md)
- [Manage the Task](/tools/dm/manage-task.md)
- [Cluster Operations](/tools/dm/cluster-operations.md)
- [Troubleshoot](/tools/dm/troubleshooting.md)
+ TiDB-Lightning
- [Overview](tools/lightning/overview-architecture.md)
- [Deployment](tools/lightning/deployment.md)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
103 changes: 0 additions & 103 deletions tools/upgrade-loader-or-syncer-to-dm.md

This file was deleted.