Skip to content

Commit

Permalink
refine writeup
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Chi <[email protected]>
  • Loading branch information
skyzh committed Jan 21, 2024
1 parent e860143 commit da0ef2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mini-lsm-book/src/week1-07-sst-optimizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Chapter Overview](./lsm-tutorial/week1-07-overview.svg)

at the end of each week, we will have some easy, not important, while interesting things
In the previous chapter, you already built a storage engine with get/scan/put support. At the end of this week, we will implement some easy but important optimizations of SST formats. Welcome to Mini-LSM's week 1 snack time!

In this chapter, you will:

Expand Down

0 comments on commit da0ef2b

Please sign in to comment.