ExESDBGater.ClusterMonitor (ex_esdb_gater v0.0.8)

Monitors cluster node connections and logs when ExESDBGater connects to or disconnects from cluster nodes.

This module subscribes to libcluster node events and provides detailed logging of cluster formation.

Summary

Functions

Returns a specification to start this module under a supervisor.

Starts the ClusterMonitor GenServer.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

Starts the ClusterMonitor GenServer.