From 0a9ed2ccbfbdec1752a6c398eb73e7dee6be8f76 Mon Sep 17 00:00:00 2001 From: Ian Date: Thu, 22 Nov 2018 10:10:53 +0800 Subject: [PATCH] roadmap: update Tools (#669) Co-Authored-By: GregoryIan --- ROADMAP.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 7463f7fe053a5..b0bc3d04cbac0 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -94,7 +94,8 @@ This document defines the roadmap for TiDB development. ## Tools: - [X] Tool for automating TiDB deployment -- [X] High-Performance data import tool -- [X] Backup and restore tool (incremental backup supported) +- [X] High-Performance data import tool (lightning) +- [X] Backup and restore tool (incremental backup supported by drainer, incremental restore supported by reparo) +- [X] New TiDB-binlog with improved architecture - [ ] Data online migration tool (premium edition of Syncer) - [ ] Diagnostic tools