Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
strogiyotec committed Jun 23, 2021
1 parent fd372dc commit 91bdf60
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,11 @@ decreases write amplification of lsm tree during merging
- [X] Store the last head position in the separate file
- [X] Store al values from head to tail into the memtable during recovery
6. [X] Merge sstable files
7. [ ] Cli interface
7. [X] Cli interface
- [X] specify sstable path
- [X] specify vlog path
- [X] specify checkpoint path
- [ ] specify memtable size
- [X] specify sstable size
- [X] specify memtable size
8. [ ] Cleanup
- [X] Merge sstables
- [ ] Garbage collect vlog
Expand Down

0 comments on commit 91bdf60

Please sign in to comment.