Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
Update.
  • Loading branch information
qiuyesuifeng committed Dec 1, 2015
1 parent 3146dc1 commit 53400f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ this document defines the roadmap for TiDB development.
- [x] Distinct clause
- [x] Join (LEFT JOIN / RIGHT JOIN / CROSS JOIN)
- [x] Simple Subquery
- [ ] Asynchronous schema change [WIP]
- [x] Asynchronous schema change


##### __API__
Expand All @@ -40,9 +40,9 @@ this document defines the roadmap for TiDB development.
- [x] BoltDB
- [x] GoLevelDB
- [ ] LevelDB [WIP]
- [ ] RocksDB [WIP]
- [ ] LMDB [WIP]
- [ ] HBase [WIP]
- [x] RocksDB
- [x] LMDB
- [x] HBase
- [ ] Homemade distributed KV:
- [ ] Transactions
- [ ] Replicate log using Paxos/Raft
Expand Down

0 comments on commit 53400f7

Please sign in to comment.