update overview figure

Signed-off-by: Alex Chi <iskyzh@gmail.com>
This commit is contained in:
Alex Chi
2024-01-28 21:29:28 +08:00
parent 942f7f71d2
commit e947e6d8e0
24 changed files with 120 additions and 49 deletions

View File

@@ -6,7 +6,7 @@ Build a simple key-value storage engine in a week! And extend your LSM engine on
## [Tutorial](https://skyzh.github.io/mini-lsm)
The Mini-LSM book is available at [https://skyzh.github.io/mini-lsm](https://skyzh.github.io/mini-lsm).
The Mini-LSM book is available at [https://skyzh.github.io/mini-lsm](https://skyzh.github.io/mini-lsm). You may follow this guide and implement the Mini-LSM storage engine. We have 3 weeks (parts) of the tutorial, each of them consists of 7 days (chapters).
## Community