Skip to content

Pull requests: willemt/raft

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix issue with nodes not promoted to voting.
#66 opened May 23, 2018 by yossigo Loading…
Batchify API WIP
#51 opened Jan 9, 2018 by willemt Loading…
Add a per-entry custom user data field.
#57 opened Mar 7, 2018 by yossigo Loading…
Remove user data passing. WIP
#64 opened May 17, 2018 by willemt Loading… 1.0
End snapshot fixes.
#84 opened Jul 30, 2018 by yossigo Loading…
Fix memory leak on snapshot loading.
#98 opened Oct 8, 2018 by yossigo Loading…
README: Fix a typo
#103 opened Jul 11, 2019 by vlendec Loading…
make typedefs platform independent
#105 opened Jan 21, 2020 by langchr86 Loading…
Fix a typo in the README
#110 opened Sep 24, 2020 by gavrie Loading…
fix potential null entry reference
#113 opened Feb 1, 2021 by ShaoxunZeng Loading…
docs: fix raft_node_get_match_idx's comment
#115 opened Mar 8, 2021 by debug-zhang Loading…
Fix bugs mainly caused by snapshot
#118 opened Aug 27, 2021 by tangruize Loading…
Allow easy build without coverage & debugging.
#123 opened Mar 23, 2022 by FGasper Loading…
ProTip! Filter pull requests by the default branch with base:master.