Hydrax.DeltaCrdt (Hydrax v0.7.0) View Source
Run a process on every node in the cluster which synchronizes state through delta CRDTs. A supervisor is started with the following children:
DeltaCrdtprocess to handle the CRDT operationsHorde.NodeListenerprocess for notifying of cluster node changes- A GenServer for handling cluster membership and updates
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor.