1
0
mirror of https://github.com/talent-plan/tinykv.git synced 2025-03-27 20:40:14 +08:00

Commit Graph

  • bc06cdf987 fix project3c test filter Connor1996 2020-05-26 11:16:41 +0800
  • f934fab1df fix server_test TestRawDelete1 cannot be passed ywandy 2020-05-25 22:44:23 +0800
  • 41461250ab feat(raft): impl init raft instance Klaus 2020-05-22 09:20:43 +0800
  • 90b8c81ab6 feat(server): implement gRPC method Klaus 2020-05-16 20:30:17 +0800
  • 7ce2ca4d23 feat(storage): impl standalone storage Klaus 2020-05-16 20:29:22 +0800
  • 0bf64be8bc feat(storage): add README Klaus 2020-05-16 20:28:44 +0800
  • 66479b97c3 chore(vendor): go mod vendor Klaus 2020-05-16 20:28:04 +0800
  • 3a3b6b9635 feat(storage/standalone_storage): complete standalone data structure Klaus 2020-05-16 09:28:36 +0800
  • e8613dd1a9
    Merge pull request from pingcap-incubator/course 肖博文(Bowen Xiao) 2020-05-23 07:25:37 +0800
  • 80c8802129 clone region meta before send to avoid unexpected variable change jwxiong 2020-05-22 14:45:37 +0800
  • 5f1cd27b2c Merge remote-tracking branch 'upstream/course' into course jwxiong 2020-05-22 14:29:12 +0800
  • b6d7c442e3
    raftState and applyState change to pointer () Lin ZiHao 2020-05-22 10:54:54 +0800
  • c595469d66
    Merge branch 'course' into applyState_pointer Connor 2020-05-22 10:48:49 +0800
  • 0a303ca866
    Merge pull request from pingcap-incubator/course 肖博文(Bowen Xiao) 2020-05-22 08:43:40 +0800
  • b4a7a561f8
    chore: fix typo () klaus 2020-05-22 02:55:09 +0800
  • 4df87662b3 chore: fix typo Klaus 2020-05-21 20:05:44 +0800
  • c0021a4447 raftState and applyState change to pointer schneiderlin 2020-05-21 17:50:29 +0800
  • e620983e76
    typo: AppendEntries () loxp 2020-05-21 17:39:10 +0800
  • 100c2fb06e typo: AppendEntries loxp 2020-05-21 16:42:46 +0800
  • 1eed5cfc88
    set correct path for project3b () xiongjiwei 2020-05-20 15:00:00 +0800
  • eb4e0a92ff Merge remote-tracking branch 'upstream/course' into course jwxiong 2020-05-18 19:56:44 +0800
  • 6de7c02a36
    project 3B in ./kv/test_raftstore xiongjiwei 2020-05-18 19:28:20 +0800
  • 6f7280b90b fix invalid tinysql revision Connor1996 2020-05-18 17:09:48 +0800
  • b12899fb92 update pro1 miamia0 2020-05-17 17:16:26 +0800
  • e01d729bd4
    fix let newRaft take care of peers and Prs () Lin ZiHao 2020-05-14 13:24:12 +0800
  • 38494d461a gofmt schneiderlin 2020-05-13 17:47:37 +0800
  • df0a5c0089 let newRaft take care of peers and Prs schneiderlin 2020-05-13 17:25:52 +0800
  • a7b1681834 remove direct access of RaftLog.entries linning 2020-05-12 18:32:11 +0800
  • 38dfb05303
    README.md: fix typo () Palash Nigam 2020-05-12 14:00:36 +0530
  • 677708d020
    README.md: fix typo Palash Nigam 2020-05-12 13:12:12 +0530
  • edb12af93f
    fix confusing test data () xiongjiwei 2020-05-11 17:19:26 +0800
  • 86d52abdde fix word spell jwxiong 2020-05-11 17:05:57 +0800
  • ac050eef62 change confusing test data jwxiong 2020-05-11 17:05:30 +0800
  • fc205a493c ttt xiaoleiliu 2020-05-09 17:53:18 +0800
  • 08a4067af7
    Add missing test data for server_test TestRawDelete1 () FK2469 2020-05-07 11:02:22 -0400
  • 83416a5e27 Add missing test data for server_test TestRawDelete1 FK2469 2020-05-07 10:36:36 -0400
  • a5c29fcf07
    Doc fix: Update link of multi-raft in reading list () liyiheng 2020-05-07 14:53:10 +0800
  • e47e170e3d
    Merge branch 'course' into course Connor 2020-05-07 14:47:53 +0800
  • 189b95819b
    update raft_test TestLeaderElection2AA () Lin ZiHao 2020-05-07 14:47:10 +0800
  • 6ad115e4f5 remove variables schneiderlin 2020-05-07 14:09:44 +0800
  • 032373ad10 Doc fix: Format links in reading list liyiheng 2020-05-07 11:35:32 +0800
  • e96a83b135 delete another prevote test schneiderlin 2020-05-06 14:24:13 +0800
  • 915574c4ee
    Merge branch 'course' into prevote Lin ZiHao 2020-05-06 12:24:29 +0800
  • e532a35937
    remove testcase Lin ZiHao 2020-05-06 10:13:59 +0800
  • b32cc49a54 Doc fix: Update link of multi-raft in reading list liyiheng 2020-05-05 18:52:19 +0800
  • 4adae7912e
    update raft/log.go, fix type () Lin ZiHao 2020-05-04 22:12:30 +0800
  • 0f23024b75
    update raft_test TestLeaderElection2AA Lin ZiHao 2020-05-02 22:46:30 +0800
  • 01133c1ae1
    Delete log.go Lin ZiHao 2020-05-02 22:41:43 +0800
  • b397001344
    update raft_test TestLeaderElection2AA Lin ZiHao 2020-05-02 22:36:47 +0800
  • 12bce11449
    update raft/log.go, fix type Lin ZiHao 2020-05-02 21:26:54 +0800
  • 1df74d600c add log level Connor 2020-04-30 14:22:58 +0800
  • b601434045 add reading list Connor1996 2020-04-29 23:55:42 +0800
  • e7255dbd7b Update README.md Connor 2020-04-29 22:18:06 +0800
  • dd377dedaa Add support of coprocessor () Connor 2020-04-29 21:38:49 +0800
  • ab9b6a8eae add scanner framework Connor1996 2020-04-29 18:07:58 +0800
  • feca690a6a adjust doc Connor1996 2020-04-28 16:39:07 +0800
  • 174028fc8a remove useless hints Connor1996 2020-04-28 16:38:10 +0800
  • d06e805544 add missing term Connor1996 2020-04-28 16:37:30 +0800
  • 32aed2fe2b some tiny change for project3 doc Connor1996 2020-04-28 13:22:23 +0800
  • 75a021284d Add doc for project3 part C () YangKeao 2020-04-28 05:13:04 +0000
  • 3b9800441e add doc for project1 Connor1996 2020-04-28 11:08:04 +0800
  • a22b69e90a add part2 A and B course material () NingLin-P 2020-04-28 10:49:05 +0800
  • 95099c5595 Add project 4 course material () Nick Cameron 2020-04-28 14:48:00 +1200
  • 2f148e51aa fix readme statement Connor1996 2020-04-27 15:04:11 +0800
  • 51f3830cee fix readme format Connor1996 2020-04-27 15:00:56 +0800
  • b8374cb7b6 upload part of course material Connor1996 2020-04-27 14:58:35 +0800
  • 2dad6f81cb tiny change for comment Connor1996 2020-04-23 17:48:15 +0800
  • c303272f5d add snapshot data unmarshal Connor1996 2020-04-23 17:04:19 +0800
  • 499098da90 add comment for proto Connor1996 2020-04-23 14:57:15 +0800
  • 55c6151c9b rename batchsystem to raftstore Connor1996 2020-04-23 13:49:04 +0800
  • 5691c2c3bc fix region task comment Connor1996 2020-04-23 12:04:21 +0800
  • a4998e0309 Update Makefile Connor 2020-04-23 11:51:56 +0800
  • e9462775d3 rename lab to project Connor1996 2020-04-23 11:37:46 +0800
  • 15838152aa fix invalid order of expected and actual in kv/server/server_test.go () Rich 2020-04-01 15:27:12 +0800
  • a674bd7ab1 Add back the noop entry hint for "becomeLeader" () Rich 2020-04-13 13:38:04 +0800
  • bda9f18a70 add comment for stabled Connor 2020-04-13 00:34:15 +0800
  • b5316ae4d5 change some comments Connor 2020-04-13 00:20:44 +0800
  • d945d6faf1 add missing test target for lab2 () 废物点心 2020-04-07 15:52:39 +0800
  • 300323f5fb init applystate Connor1996 2020-04-04 11:08:21 +0800
  • 9dc51167e8 Address issues with KeyError and MemStorage () Nick Cameron 2020-04-01 18:44:24 +1300
  • 612724328b remove reject hint Connor1996 2020-03-30 13:45:52 +0800
  • bb9739ae6e try to stable tests () Connor 2020-03-29 21:51:17 +0800
  • b19552c109 fix: tinykv-server argument db-path () kana112233 2020-03-29 16:27:27 +0800
  • 84e464263b Fix region error () Connor 2020-03-27 09:40:13 +0800
  • 2fdc5773bd Update README.md Connor 2020-03-26 16:53:43 +0800
  • bbc1d06883 Update README.md Connor 2020-03-26 16:52:04 +0800
  • 73f60164cb fix transaction test build Connor1996 2020-03-26 15:02:29 +0800
  • ca5a7773ac fix AllLocksForTxn () tiddar 2020-03-26 14:49:08 +0800
  • db46fe7169 Remove a dead function Nick Cameron 2020-03-26 13:35:16 +1300
  • fbd1ef4cf5 adjust some comments Connor 2020-03-25 23:02:26 +0800
  • dcc172a122 reuse GetCFFromTxn () Rich 2020-03-24 17:53:45 +0800
  • ef92f265f3 Add DeleteCF for single DELETE operation () Rich 2020-03-24 17:20:45 +0800
  • 096240d32f add the Value method for Modify type () LittleDriver 2020-03-23 10:54:18 +0900
  • 8aa0fa7768 fix key not found and close iter () Connor 2020-03-22 00:04:20 +0800
  • b46700aa49 add option and fix raft client () Connor 2020-03-21 23:16:07 +0800
  • a779cddddc fix build Connor1996 2020-03-21 16:57:05 +0800
  • 14cf2d23bf add comment for peer storage linning 2020-03-20 20:06:14 +0800
  • f24d6eb488 merge master NingLin-P 2020-03-18 17:00:09 +0800
  • 0eecd7db66 pick master change and add comment Yang Keao 2020-03-20 14:24:04 +0800
  • c477bc0115 Reinstate the PhysicalTime function Nick Cameron 2020-03-20 17:49:16 +1300