talent-plan-tinykv/doc
miamiaoxyz 0a3cb4d128
fix doc timestamp bug (#210)
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>
2020-06-29 09:13:25 +12:00
..
imgs add reading list 2020-04-30 15:31:26 +08:00
project1-StandaloneKV.md fix wrong proto path in project1-StandaloneKV.md (#202) 2020-06-09 13:41:10 +08:00
project2-RaftKV.md typo: AppendEntries (#178) 2020-05-21 17:39:10 +08:00
project3-MultiRaftKV.md add reading list 2020-04-30 15:31:26 +08:00
project4-Transaction.md fix doc timestamp bug (#210) 2020-06-29 09:13:25 +12:00
reading_list.md Doc fix: Update link of multi-raft in reading list (#162) 2020-05-07 14:53:10 +08:00