diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000000000..9117ed0e93298 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,11 @@ +# Lightning Roadmap + +This document defines the roadmap for Lightning development. + ++ [ ] Improve test + - [ ] stability test: able to restore a 10 TiB database without inherent bugs in 5 days + - [ ] bench test: able to import a 1 TiB single table with 5 indices in 6 hours. ++ [ ] Improve usability + - [ ] visual display of import ++ [ ] distributed import: easily deploy multiple Lightning and Importer instances to horizontally speed up restoration ++ [ ] online import