Implement utility for commonly used type parameter configurations (`LogEntry`, `FSM`...)
Open
idea
refactoring
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Implementing utility methods like [declare_raft_types](https://github.com/datafuselabs/openraft/blob/3023a018b044b454944c74883902895795a9e6f5/examples/raft-kv-memstore-singlethreaded/src/lib.rs#L46-L52) from openraft can help simplify the code.
However, before proceeding with the refactoring, ensure compatibility with implementations in other language runtimes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.