finish serializable check

Signed-off-by: Alex Chi <iskyzh@gmail.com>
This commit is contained in:
Alex Chi
2024-01-26 22:20:06 +08:00
parent 78ec7c9375
commit 0d64ac090e
5 changed files with 60 additions and 16 deletions

View File

@@ -69,7 +69,7 @@ We are working on chapter 3 and more test cases for all existing contents.
| 3.3 | Snapshot Read - Engine Read Path | ✅ | 🚧 | |
| 3.4 | Watermark and Garbage Collection | ✅ | 🚧 | |
| 3.5 | Transactions and Optimistic Concurrency Control | ✅ | | |
| 3.6 | Serializable Snapshot Isolation | 🚧 | | |
| 3.6 | Serializable Snapshot Isolation | | | |
| 3.7 | Compaction Filter | 🚧 | | |
## License