Update week3-01-ts-key-refactor.md

This commit is contained in:
Alex Chi Z.
2025-04-20 13:13:30 -04:00
committed by GitHub
parent d48cbd48e3
commit d803887c3f

View File

@@ -16,7 +16,7 @@ cargo x copy-test --week 3 --day 1
cargo x scheck
```
**Note: The MVCC subsystem is not fully tested until week 3 day 2. You only need to pass week 3 day 1 tests and all week 1 tests at the end of this day. Week 2 tests won't work because of compaction.**
**Note: The MVCC subsystem is not fully implemented until week 3 day 2. You only need to pass week 3 day 1 tests and all week 1 tests at the end of this day. Week 2 tests won't work because of compaction.**
## Task 0: Use MVCC Key Encoding