Skip to content

Commit

Permalink
update TiKV roadmap (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddontang authored and QueenyJin committed Jul 8, 2018
1 parent 6d779b6 commit 0259c37
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,16 @@ This document defines the roadmap for TiDB development.
- [ ] Local read thread
- [ ] Multi-thread raftstore
- [x] None voter
- [ ] Pre-vote
- [x] RocksDB
- [x] Pre-vote
- [ ] Multi-thread apply pool
- [ ] Split region in batch
- [ ] Raft Engine
- [x] RocksDB
- [x] DeleteRange
- [ ] BlobDB
- [x] Transaction
- [x] Optimize transaction conflicts
- [ ] Distributed GC
- [x] Coprocessor
- [x] Streaming
- [ ] Tool
Expand All @@ -63,6 +68,7 @@ This document defines the roadmap for TiDB development.
- [x] Decentralize scheduling table Regions
- [x] Scheduler supports prioritization to be more controllable
- [ ] Use machine learning to optimize scheduling
- [ ] Cluster Simulator

## TiSpark:

Expand Down

0 comments on commit 0259c37

Please sign in to comment.