finish week 1 day 5 read path

Signed-off-by: Alex Chi Z <iskyzh@gmail.com>
This commit is contained in:
Alex Chi Z
2024-01-21 15:26:22 +08:00
parent 99da8855b8
commit 8be0a2d475
11 changed files with 307 additions and 53 deletions

View File

@@ -44,7 +44,7 @@ We are working on a new version of the mini-lsm tutorial that is split into 3 we
| 1.2 | Merge Iterators | ✅ | ✅ | ✅ |
| 1.3 | Block Format | ✅ | ✅ | ✅ |
| 1.4 | Table Format | ✅ | ✅ | ✅ |
| 1.5 | Storage Engine - Read Path | ✅ | 🚧 | 🚧 |
| 1.5 | Storage Engine - Read Path | ✅ | | |
| 1.6 | Storage Engine - Write Path | ✅ | 🚧 | 🚧 |
| 1.7 | Bloom Filter and Key Compression | | | |
| 2.1 | Compaction Implementation | ✅ | 🚧 | 🚧 |