Commit Graph

  • cf7ed8da34 Update Competition_Final_get_perf.sh (#464) course github2543128445 2025-05-03 12:44:59 +08:00
  • d3f350f798 Merge branch 'course' into dependabot/go_modules/golang.org/x/net-0.7.0 dependabot/go_modules/golang.org/x/net-0.7.0 Connor 2025-05-03 12:44:12 +08:00
  • 811a2d0e2a Update kv/server/server_test.go (#461) Steven Ferrer 2025-05-03 12:34:29 +08:00
  • 3a1a44b437 Add files via upload (#462) milanxiaowei 2024-12-15 13:34:28 +08:00
  • f070c53636 Add files via upload milanxiaowei-patch-Competition2024 milanxiaowei 2024-12-15 13:20:26 +08:00
  • b3bb260d27 Correct the test cases to prevent the TestCommitMissingPrewrite4B case from not being tested. (#459) Hongyu Yang 2024-10-11 19:55:00 +08:00
  • 1338f1b099 fix(to issue#455): fix a typo (#456) Elephas 2024-03-15 10:04:49 +08:00
  • 86a0b62a6c fix ci error (#445) ajian 2023-04-24 11:12:14 +08:00
  • 58cb4ac018 Update README.md Roger 2023-03-15 10:05:21 +08:00
  • 54c1dd93a9 Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.7.0 dependabot[bot] 2023-02-25 01:43:18 +00:00
  • 594106103d Update README.md Roger 2023-02-17 14:22:28 +08:00
  • d8819ac1b3 Update README.md Roger 2023-02-17 14:21:36 +08:00
  • 107bba45f3 Update README.md Roger 2023-02-17 14:19:15 +08:00
  • 9bc7e4c64c Update README.md Roger 2023-02-17 14:18:08 +08:00
  • 72ed600404 Update README.md Roger 2023-02-17 14:16:25 +08:00
  • 643bf640fc Update README.md Roger 2023-02-17 11:56:25 +08:00
  • 2060642370 Update README.md Roger 2023-02-17 11:46:37 +08:00
  • 5b8dc77f6d modify priv yanguwan 2023-02-17 09:55:31 +08:00
  • 63cf0e9039 doc refactor (#439) vince.wu 2023-02-15 13:38:43 +08:00
  • 8800796b94 fix make_target yanguwan 2023-02-10 17:35:47 +08:00
  • 1106052291 introduct .make_target.sh yanguwan 2023-02-10 17:25:18 +08:00
  • b55eef8e62 add .get_perf.sh yanguwan 2023-02-09 17:28:57 +08:00
  • d0ecd597da add scripts and classroom.yml files yanguwan 2023-02-09 17:18:28 +08:00
  • 2bcdc55c54 Doc fix: fix dead links in project 2B and reading list (#436) Yueyang Zhan 2023-01-06 09:22:50 +08:00
  • 584a2f5570 add 3b test in Makefile (#433) Boyu Tan 2023-01-06 07:09:02 +08:00
  • d69d3bfc18 Fix build warning when making project1 (#437) (#438) Yueyang Zhan 2023-01-06 07:05:04 +08:00
  • f251031837 change err log output format (#430) RagingSpud 2022-11-01 22:18:41 +08:00
  • 70a9cc68a9 Update comments for Server.Latches (#427) niebayes 2022-10-09 15:35:17 +08:00
  • 9366a1dbe9 fix typo (#423) niebayes 2022-09-05 13:38:48 +08:00
  • 7ef99e3617 replace direct accesses on raftLog.entries with allEntries interface (#421) niebayes 2022-08-30 16:56:01 +08:00
  • 308bfe343f fix typo (#420) niebayes 2022-08-30 16:45:09 +08:00
  • f5a5aa8a17 add an id parameter to entsWithConfig and votedWithConfig (#419) niebayes 2022-08-30 13:32:54 +08:00
  • cfbc05df7e add a new interface allEntries to RaftLog (#418) niebayes 2022-08-29 11:31:40 +08:00
  • 6df022c85d Bump github.com/gogo/protobuf from 1.1.1 to 1.3.2 in /proto/tools (#383) dependabot[bot] 2022-08-15 13:40:00 +08:00
  • 24aa54430f Add apache license (#414) Connor 2022-07-18 13:21:42 +08:00
  • ccb5a9bd6b Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 (#382) dependabot[bot] 2022-07-14 08:59:00 +00:00
  • 5c800faefd load snapshot meta again when the snapshot exists, make sure snapshot is not nil (#404) ZYFZYF 2022-07-14 14:05:26 +08:00
  • d732002724 add TestConfChangeRemoveLeader3B (#405) ZYFZYF 2022-07-13 16:25:43 +08:00
  • 6ecddc7f00 ut: add TestRestoreFromSnapWithOverlapingPeersMsg2C (#408) vince.wu 2022-07-13 14:30:03 +08:00
  • e7de6af1d4 fix two typos (#406) ZYFZYF 2022-07-06 19:28:33 +08:00
  • be014c2aee log: make log level case insensitive (#407) Spade A 2022-07-06 17:41:23 +08:00
  • 28f12587cb Fix range in clearExtraData (#278) Whorra 2022-07-06 13:09:40 +08:00
  • d975005666 fix: handle nil *badger.DB in *Engines.Close (#398) LuoJi Zhu 2022-07-06 12:37:25 +08:00
  • dae8650e3b fix(kv/config): set SchedulerHeartbeatTickInterval to ten seconds (#394) Moonm3n 2022-06-30 14:56:54 +08:00
  • a18721123f Fix typo in TestLogReplication2AB (#402) xhnhill 2022-06-30 14:36:47 +10:00
  • 5647091ed4 chore: fix test string assert (#392) Shuyang Wu 2022-06-30 00:28:35 -04:00
  • 89bed97031 fix typo (#397) LuoJi Zhu 2022-06-20 11:57:26 +08:00
  • 856e7a1939 fix(kv): typo in comment (#396) woolen-sheep 2022-06-13 14:53:58 +08:00
  • 9d03198268 Update analyze.go (#391) 理工男 2022-04-20 17:36:49 +08:00
  • 98a65f4d63 fix nil pointer dereference in scheduler.go (#388) guapi 2022-04-15 19:57:29 +08:00
  • c083988b20 Fix comment (#387) Jack 2022-04-08 14:04:18 +08:00
  • 75427f5736 Update project2-RaftKV.md (#386) zhangpc 2022-04-07 18:28:26 +08:00
  • f050d8c1bd fix: sigpanic of the old badger version (#380) Obliviate 2022-02-25 16:59:29 +08:00
  • 4a2f3995e5 fix (#373) Potato 2022-01-29 01:35:46 -06:00
  • 6cf55ec3a4 Fix dead link (#376) Connor 2022-01-28 14:21:48 +08:00
  • 543f3340df fix typo (#362) JLDataKu 2022-01-11 17:38:37 +08:00
  • 0c877a71bc proto: replace retool by go mod (#359) unconsolable 2022-01-11 12:11:13 +08:00
  • 54a92ea427 fix typo (#363) MichaelDeSteven 2022-01-11 11:31:44 +08:00
  • 348994cf68 scheduler: replace retool by go mod (#369) unconsolable 2022-01-11 11:22:46 +08:00
  • 35bbb17885 chore(Makefile): run project 2c tests separately (#364) Weny Xu 2022-01-05 14:06:11 +09:00
  • 7aa7a2099c Auto temp file delete (#340) charstal 2021-12-22 17:32:57 +08:00
  • db489b317f fix a log issue (#356) oocococo 2021-12-22 16:39:15 +08:00
  • 556640a39e fix: TestPersistPartitionUnreliable2B annotation (#343) MichaelDeSteven 2021-12-22 12:30:02 +08:00
  • a2b934b71a fix typo (#355) Smith Cruise 2021-12-22 12:28:06 +08:00
  • 8b8fdd5adf feat(kv/config): support to customize log level via env (#324) Weny Xu 2021-12-22 12:58:33 +09:00
  • b82206ff30 Add empty lock test in 4A (#347) Smith Cruise 2021-12-22 11:19:36 +08:00
  • dccddfae90 refactor(raft_test): use consistent output format for TestProposal2AB (#348) Jiarui Li 2021-12-20 22:14:47 -05:00
  • 9e55d89617 fix typo in doc/project2-RaftKV.md (#335) JLDataKu 2021-12-21 11:11:37 +08:00
  • c82fd58ed8 refactor(raft_storage): remove dead code (#351) Jiarui Li 2021-12-20 09:17:36 -05:00
  • 90e2dfaffa fix: fix the comment in msg.go (#352) h3n4l 2021-12-20 16:01:44 +08:00
  • 43e37c16f7 fix(raftstore): fix typo (#354) Jiarui Li 2021-12-20 02:59:35 -05:00
  • e4cdc05319 fix: misspelled words (#342) 李素晴 2021-12-13 11:07:05 +08:00
  • 3712dea6b9 fix a typo, to make p2c guideline more readable (#331) oocococo 2021-12-06 14:17:03 +08:00
  • 94f6fc45ab fix(raft): LogTerm exceed Term (#323) oocococo 2021-11-29 13:54:37 +08:00
  • 98138e859e fix typo (#316) YLC 2021-11-24 14:26:59 +08:00
  • aefad168f6 add hints for TestLeaderSyncFollowerLog2AB (#302) Zhenhua Yang 2021-11-23 19:07:16 +08:00
  • de31fb1e51 fix typo in raft/raft_test.go (#314) Vincil Lau 2021-11-19 13:38:42 +08:00
  • 07d420b75e Update bootstrap.go (#309) nothatDinger 2021-11-18 11:53:29 +08:00
  • d6bc38004a Update rawnode.go (#301) dengtianhei 2021-11-10 17:27:06 +08:00
  • 556518011f raft: keep leader term consistent with log entries (#299) unconsolable 2021-11-02 16:40:18 +08:00
  • 08ded5e967 Change handler location in project1-StandaloneKV.md (#296) Zhenhua Yang 2021-10-03 22:53:49 +08:00
  • f959edc4c0 fix ValidForPrefix wrong arguments order (#293) Xiang Zhang 2021-09-23 13:09:24 +08:00
  • cb5fba6ea7 put two test in 2AB (#294) Isaac 2021-09-21 14:16:14 +08:00
  • 802b1880d5 fix redundant output (#290) ZhaolongLi 2021-09-13 15:09:25 +08:00
  • ec7131ba7d README: rewrite (#279) tison 2021-09-13 12:48:29 +08:00
  • b2ff324882 fix wrong file name (#291) ZhaolongLi 2021-09-13 12:39:13 +08:00
  • d73c60fd5e Update server_test.go (#292) Isaac 2021-09-13 12:29:21 +08:00
  • 077953e2d7 Fix an issue to support unreliable in GenericTest (#265) Daobing Zhu 2021-09-01 17:39:01 +08:00
  • bda1e7b85b Server: Extract raw api to be implemented in Project1 into raw_api.go (#285) pupillord 2021-08-25 17:24:05 +08:00
  • de3a408ed5 fix a typo in readme of project3 (#287) nothatDinger 2021-08-25 13:10:34 +08:00
  • abcd3abd4c makefile: test 2B and 3B one by one (#277) Andy Lok 2021-08-12 18:44:27 +08:00
  • b313af83c8 Update project1-StandaloneKV.md (#267) Match_yc 2021-08-07 13:26:23 +08:00
  • da81fad61c fix typo in img (#270) you06 2021-08-04 13:18:31 +08:00
  • b4b7dca34f fix an issue in getting GOPATH in generate_go.sh (#262) unconsolable 2021-06-21 19:35:52 +08:00
  • 7c8bc00a00 remove description of Applying in RegionLocalState (#263) Yxa0x0 2021-06-21 06:13:38 -05:00
  • 2f43d2901c fix: use newMemoryStorageWithEnts (#258) WangGuiPing 2021-05-10 13:40:45 +08:00
  • 25dec1a21f fixing spelling mistakes (#254) mmyj 2021-02-23 20:20:22 +08:00
  • b0a089ed8f Update README.md (#253) minghuaw 2021-02-19 19:51:36 -08:00
  • aa616ee404 Update project3-MultiRaftKV.md (#250) Rapiz 2021-02-05 13:14:39 +08:00
  • 3dcc4f1ede Add test for project2ab (#249) Trafalgar Ricardo Lu 2021-02-03 19:25:55 +08:00