update progress

Signed-off-by: Alex Chi Z <iskyzh@gmail.com>
This commit is contained in:
Alex Chi Z
2024-01-23 14:54:16 +08:00
parent 016c6ccadc
commit 1c23d43d05
2 changed files with 4 additions and 2 deletions

View File

@@ -57,8 +57,8 @@ We are working on a new version of the mini-lsm tutorial that is split into 3 we
| 1.7 | Bloom Filter and Key Compression | ✅ | ✅ | ✅ |
| 2.1 | Compaction Implementation | ✅ | ✅ | ✅ |
| 2.2 | Compaction Strategy - Simple | ✅ | ✅ | ✅ |
| 2.3 | Compaction Strategy - Tiered | ✅ | 🚧 | 🚧 |
| 2.4 | Compaction Strategy - Leveled | ✅ | 🚧 | 🚧 |
| 2.3 | Compaction Strategy - Tiered | ✅ | | 🚧 |
| 2.4 | Compaction Strategy - Leveled | ✅ | | 🚧 |
| 2.5 | Manifest | ✅ | 🚧 | 🚧 |
| 2.6 | Write-Ahead Log | ✅ | 🚧 | 🚧 |
| 2.7 | Batch Write + Checksum | | | |