github.com/pingcap/tidb-lightning@v5.0.0-rc.0.20210428090220-84b649866577+incompatible/ROADMAP.md (about)

     1  # Lightning Roadmap
     2  
     3  This document defines the roadmap for Lightning development.
     4  
     5  + [ ] Improve test
     6      - [ ] stability test: able to restore a 10 TiB database without inherent bugs in 5 days
     7      - [ ] bench test: able to import a 1 TiB single table with 5 indices in 6 hours.
     8  + [ ] Improve usability
     9      - [ ] visual display of import
    10  + [ ] distributed import: easily deploy multiple Lightning and Importer instances to horizontally speed up restoration
    11  + [ ] online import