homework-jianmu/source/libs/sync/src
Shungang Li 1f73bb106e enh: add more log for restore 2024-06-04 17:14:59 +08:00
..
syncAppendEntries.c refact: rename as SYNC_FSM_STATE_COMPLETE 2023-10-19 11:18:57 +08:00
syncAppendEntriesReply.c fix: arb assigned step down need to reset token 2024-04-11 16:56:45 +08:00
syncCommit.c feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
syncElection.c enh: use waitTime to prevent from starting snapshot too frequently 2023-10-19 11:04:39 +08:00
syncEnv.c fix: adjust sync logs 2023-01-04 11:48:30 +08:00
syncIndexMgr.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
syncMain.c fix: build fails on macOS and Windows 2024-05-11 14:59:05 +08:00
syncMessage.c feat: use TLV format to encode data of snapshot info 2023-10-19 10:51:13 +08:00
syncPipeline.c enh: add more log for restore 2024-06-04 17:14:59 +08:00
syncRaftCfg.c osfile 2023-11-21 16:31:31 +08:00
syncRaftEntry.c enh: remove unused functions in sync 2023-04-17 18:52:09 +08:00
syncRaftLog.c enh: clean WAL logs based on size if one follower is offline. 2023-12-13 10:10:02 +08:00
syncRaftStore.c osfile 2023-11-21 16:31:31 +08:00
syncReplication.c feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
syncRequestVote.c merge main 2023-04-04 14:50:58 +08:00
syncRequestVoteReply.c fix: synchronize access to raftStore 2023-02-13 19:00:10 +08:00
syncRespMgr.c fix: protect against nullptr in syncRespCleanRsp 2023-05-08 17:08:24 +08:00
syncSnapshot.c enh: check snap begin index against commit index on leader 2024-05-06 16:57:22 +08:00
syncTimeout.c feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
syncUtil.c feat: arb add version in sarbgroup 2024-03-19 09:31:05 +08:00
syncVoteMgr.c add learner 2023-04-18 19:03:45 +08:00