mirror of
https://github.com/talent-plan/tinykv.git
synced 2025-01-13 13:50:43 +08:00
0a3cb4d128
According to Percolator paper page 5, I found that `default` CF should append to the store with *start* timestamp in `KvPrewrite` ,and `write` CF with *commit* timestamp in `KvCommit`, which should be swapped. Co-authored-by: Nick Cameron <nrc@ncameron.org> |
||
---|---|---|
.. | ||
imgs | ||
project1-StandaloneKV.md | ||
project2-RaftKV.md | ||
project3-MultiRaftKV.md | ||
project4-Transaction.md | ||
reading_list.md |