braft资料
1)leader_apply流程图
https://github.com/kasshu/braft-docs/blob/master/images/braft_leader_apply.png
相比follower,leader写时,多把response放在内存里
2)braft使用方法
https://yriuns.github.io/2022/01/08/braft-in-action/
1)leader_apply流程图
https://github.com/kasshu/braft-docs/blob/master/images/braft_leader_apply.png
相比follower,leader写时,多把response放在内存里
2)braft使用方法
https://yriuns.github.io/2022/01/08/braft-in-action/