Commit Graph

28 Commits

Author SHA1 Message Date
vince.wu
63cf0e9039
doc refactor (#439)
* doc refactor

Co-authored-by: Connor <zbk602423539@gmail.com>

---------

Co-authored-by: Connor <zbk602423539@gmail.com>
2023-02-15 13:38:43 +08:00
Yueyang Zhan
2bcdc55c54
Doc fix: fix dead links in project 2B and reading list (#436)
* Fix dead link (#422)
2023-01-06 01:22:50 +00:00
niebayes
9366a1dbe9
fix typo (#423)
Replace `BindErrResp` with `BindRespError`
2022-09-05 13:38:48 +08:00
ZYFZYF
e7de6af1d4
fix two typos (#406)
* fix two typos

Co-authored-by: Connor <zbk602423539@gmail.com>
2022-07-06 11:28:33 +00:00
zhangpc
75427f5736
Update project2-RaftKV.md (#386)
fix SaveRaftState() which is not exist  to SaveReadyState()
2022-04-07 10:28:26 +00:00
charstal
7aa7a2099c
Auto temp file delete (#340)
* auto delete tmp file
2021-12-22 09:32:57 +00:00
Weny Xu
8b8fdd5adf
feat(kv/config): support to customize log level via env (#324)
* feat(kv/config): support to customize log level via env

Author:    Weny Xu <wenymedia@gmail.com>
Date:      Sat Nov 27 10:37:00 2021 +0900
2021-12-22 03:58:33 +00:00
JLDataKu
9e55d89617
fix typo in doc/project2-RaftKV.md (#335)
* fix typo
2021-12-21 03:11:37 +00:00
oocococo
3712dea6b9
fix a typo, to make p2c guideline more readable (#331)
* fix typo
2021-12-06 14:17:03 +08:00
YLC
98138e859e
fix typo (#316) 2021-11-24 14:26:59 +08:00
Zhenhua Yang
aefad168f6
add hints for TestLeaderSyncFollowerLog2AB (#302)
Co-authored-by: NingLin-P <linningde25@gmail.com>
2021-11-23 19:07:16 +08:00
Zhenhua Yang
08ded5e967
Change handler location in project1-StandaloneKV.md (#296) 2021-10-03 22:53:49 +08:00
ZhaolongLi
b2ff324882
fix wrong file name (#291) 2021-09-13 12:39:13 +08:00
nothatDinger
de3a408ed5
fix a typo in readme of project3 (#287) 2021-08-25 13:10:34 +08:00
Match_yc
b313af83c8
Update project1-StandaloneKV.md (#267)
error in using parentheses, it's not enclosed.

Co-authored-by: goroutine <ngaut@users.noreply.github.com>
2021-08-07 13:26:23 +08:00
you06
da81fad61c
fix typo in img (#270)
Signed-off-by: you06 <you1474600@gmail.com>
2021-08-04 13:18:31 +08:00
Yxa0x0
7c8bc00a00
remove description of Applying in RegionLocalState (#263) 2021-06-21 19:13:38 +08:00
Rapiz
aa616ee404
Update project3-MultiRaftKV.md (#250) 2021-02-05 13:14:39 +08:00
Rapiz
a79bebf439
Fix incorrect heading level (#239) 2021-01-25 21:16:51 +08:00
Rapiz
94204da928
Fix a typo (#237)
* Fix a typo

* Fix a typo
2021-01-25 01:11:39 +08:00
何卓然
87f6ce88e8
spell check using grammarly (#229) 2021-01-04 10:25:36 +08:00
affe
e55ab1a6d0
docs(project1 standaloneKV) fix a typo: warps should be wraps (#214) 2020-08-01 01:40:56 +08:00
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
Potato
6a1e5d76de
fix wrong proto path in project1-StandaloneKV.md (#202) 2020-06-09 13:41:10 +08:00
loxp
e620983e76
typo: AppendEntries (#178) 2020-05-21 17:39:10 +08:00
liyiheng
a5c29fcf07
Doc fix: Update link of multi-raft in reading list (#162)
* Doc fix: Update link of multi-raft in reading list

* Doc fix: Format links in reading list
2020-05-07 14:53:10 +08:00
Connor
1df74d600c add log level
Signed-off-by: Connor <zbk602423539@gmail.com>
2020-04-30 15:31:26 +08:00
Connor1996
b601434045 add reading list
Signed-off-by: Connor1996 <zbk602423539@gmail.com>
2020-04-30 15:31:26 +08:00