update readme

Signed-off-by: Alex Chi Z <iskyzh@gmail.com>
This commit is contained in:
Alex Chi Z
2024-01-19 11:21:57 +08:00
parent 49c22152ae
commit 6f262d6a8f

View File

@@ -48,8 +48,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 (and preparations for MVCC) | | | |
| 3.1 | Timestamp Encoding + Prefix Bloom Filter | | | |
| 3.2 | Snapshot Read | | | |