RaftEx.NodeMonitor
(raft_ex v0.1.0)
View Source
Monitors cluster node connectivity and notifies Raft server processes of node up/down events.
Started as part of the RaftEx supervision tree. Ensures that Raft servers react promptly to topology changes in the Elixir cluster.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.