dongxu

Results 4 issues of dongxu

Fix typo #### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for your...

Please allow me to introduce my project: [c4pt0r/tcli](https://github.com/c4pt0r/tcli) I found that TiKV's project description only has a section about how to operate through code, but I think for database software,...

It seems Themis support concurrent prewrite and commit. When reviewing your codes, I've got some questions: 1. When concurrentPrewriteSecondary failed, shouldn't we rollback the primary row? Just like non-concurrent version....

Could you please add the test dataset before testing query performance? Or add insert benchmark?