Implement `watch` API for observing RawNode metadata
Open
feature
idea
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I think it might be better to create streams rather than callbacks for some fields.
Refer to the `async-raft` source code for detailed implementation (`tokio::watch`)
And ensure that it can be implemented in different language runtimes as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.