finish week 1 day 3+4 block/sst

Signed-off-by: Alex Chi Z <iskyzh@gmail.com>
This commit is contained in:
Alex Chi Z
2024-01-21 14:21:09 +08:00
parent f88394a686
commit 9eb197114d
9 changed files with 237 additions and 39 deletions

View File

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