finish 2.2 write-up

Signed-off-by: Alex Chi Z <iskyzh@gmail.com>
This commit is contained in:
Alex Chi Z
2024-01-23 14:43:44 +08:00
parent 274a2cb7a2
commit 016c6ccadc
9 changed files with 195 additions and 7 deletions

View File

@@ -56,7 +56,7 @@ We are working on a new version of the mini-lsm tutorial that is split into 3 we
| 1.6 | Storage Engine - Write Path | ✅ | ✅ | ✅ |
| 1.7 | Bloom Filter and Key Compression | ✅ | ✅ | ✅ |
| 2.1 | Compaction Implementation | ✅ | ✅ | ✅ |
| 2.2 | Compaction Strategy - Simple | ✅ | 🚧 | 🚧 |
| 2.2 | Compaction Strategy - Simple | ✅ | | |
| 2.3 | Compaction Strategy - Tiered | ✅ | 🚧 | 🚧 |
| 2.4 | Compaction Strategy - Leveled | ✅ | 🚧 | 🚧 |
| 2.5 | Manifest | ✅ | 🚧 | 🚧 |