- Add Raft log and snapshot mechanisms for distributed consensus - Integrate hyper HTTP server and client libraries for network communication - Enhance tracing capabilities with structured logging and spans - Add dependency tracking for new consensus-related crates - Implement snapshot storage with serialization and persistence - Add remote repository synchronization via Raft commands - Include comprehensive tracing instrumentation across services |
||
|---|---|---|
| .. | ||
| handler.rs | ||
| message.rs | ||
| mod.rs | ||
| raft_log.rs | ||
| server.rs | ||
| snapshot.rs | ||
| sync.rs | ||