Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ckampfe authored May 23, 2024
1 parent ac931f4 commit a02585a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ I have known about Bitcask for a while, and I wanted to learn it by building a w
- [ ] better testing (around merging, specifically)
- [ ] allow concurrent reading and writing (relax RwLock)
- [ ] clean up merging code
- [ ] clean up datamodel around records/entrypointers/mergepointers
- [ ] clean up datamodel around records/entrypointers/mergepointers
- [ ] more research into how async drop interacts with disk writes/buffer flushes

0 comments on commit a02585a

Please sign in to comment.