Horde v0.5.0-rc.4 Horde.DistributionStrategy behaviour View Source
Define your own distribution strategy by implementing this behaviour and configuring Horde to use it.
See Horde.UniformQuorumDistribution
and Horde.UniformDistribution
for examples.
Link to this section Summary
Link to this section Types
Link to this section Callbacks
Link to this callback
has_quorum?(members)
View Source
has_quorum?(members :: [Horde.Supervisor.Member.t()]) :: boolean()