API Reference Hydrax v0.7.0

Modules

Run a process on every node in the cluster which synchronizes state through delta CRDTs. A supervisor is started with the following children

Read/write items stored in a Delta CRDT to the local disk. This is useful for recovering from a restart of the VM.

A PID registry for use across nodes in a cluster.

A distributed supervisor that dynamically adds and monitors PIDs across the cluster.

A distributed supervisor that dynamically adds and monitors Tasks across the cluster.