d-engine-server 0.2.3

Production-ready Raft consensus engine server and runtime
Documentation
1
2
// Re-export BufferedRaftLog from core (now lives in d-engine-core)
pub use d_engine_core::BufferedRaftLog;