drmingdrmer / openraft

An implementation of the Raft distributed consensus protocol using the Tokio framework.
https://datafuselabs.github.io/openraft/
Apache License 2.0
1 stars 1 forks source link

Refactor: replace the trait bound RaftTypeConfig of LeaderId with NodeId #27

Closed drmingdrmer closed 2 years ago

drmingdrmer commented 2 years ago

Stack:

⚠️ Part of a stack created by spr. Do not merge manually using the UI - doing so may have unexpected results.