homework-jianmu/source/libs/sync/src
Hongze Cheng 97e0aa6901 fix: memory leak when continuesly create and drop database 2024-08-19 10:29:09 +08:00
..
syncAppendEntries.c refact: rename as SYNC_FSM_STATE_COMPLETE 2023-10-19 11:18:57 +08:00
syncAppendEntriesReply.c fix/TD-30989 2024-07-25 02:31:43 +00:00
syncCommit.c fix log output 2024-07-29 08:34:01 +00:00
syncElection.c fix/TD-30989 2024-07-25 02:31:43 +00:00
syncEnv.c fix/TD-30989 2024-07-29 05:16:21 +00:00
syncIndexMgr.c fix/TD-30989 2024-07-25 02:31:43 +00:00
syncMain.c fix: memory leak when continuesly create and drop database 2024-08-19 10:29:09 +08:00
syncMessage.c refactor sync 2024-07-24 05:13:42 +00:00
syncPipeline.c fix: possible error handle in syncPipeline.c 2024-08-09 15:20:33 +08:00
syncRaftCfg.c enh: refactor return code 2024-07-25 23:55:35 +08:00
syncRaftEntry.c fix: refactor return code 2024-07-25 16:20:10 +08:00
syncRaftLog.c update return values 2024-07-25 16:11:22 +08:00
syncRaftStore.c void unused return values 2024-07-29 09:34:20 +08:00
syncReplication.c void unused return values 2024-07-29 09:34:20 +08:00
syncRequestVote.c void unused return values 2024-07-29 09:34:20 +08:00
syncRequestVoteReply.c update sync vote & reply 2024-07-25 12:15:00 +08:00
syncRespMgr.c enh: add more check return 2024-07-27 18:03:16 +08:00
syncSnapshot.c enh: refactor return code 2024-07-29 09:56:56 +08:00
syncTimeout.c fix: refactor return code 2024-07-25 16:20:10 +08:00
syncUtil.c enh: refactor return code 2024-07-29 09:56:56 +08:00
syncVoteMgr.c enh: refactor return code 2024-07-25 23:55:35 +08:00