update toc for week 3+4

Signed-off-by: Alex Chi <iskyzh@gmail.com>
This commit is contained in:
Alex Chi
2024-01-24 17:46:00 +08:00
parent fed4408352
commit 5b0b36a930
3 changed files with 22 additions and 3 deletions

View File

@@ -59,8 +59,8 @@ We are working on a new version of the mini-lsm tutorial that is split into 3 we
| 2.2 | Compaction Strategy - Simple | ✅ | ✅ | ✅ |
| 2.3 | Compaction Strategy - Tiered | ✅ | ✅ | ✅ |
| 2.4 | Compaction Strategy - Leveled | ✅ | ✅ | ✅ |
| 2.5 | Manifest | ✅ | ✅ | 🚧 |
| 2.6 | Write-Ahead Log | ✅ | ✅ | 🚧 |
| 2.5 | Manifest | ✅ | ✅ | |
| 2.6 | Write-Ahead Log | ✅ | ✅ | |
| 2.7 | Batch Write + Checksum | | | |
| 3.1 | Timestamp Key Encoding + New Block Format | | | |
| 3.2 | Prefix Bloom Filter | | | |