code wiki / ha
topic: ha
7 modules sharing the ha name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_ha_chaos_gate.nx | 49 | 3 | |
| nx_ha_failover.nx | CAP-HA-FAILOVER: multi-node failover to KILL THE SPOF (the single NAS the stability census | 32 | 1 |
| nx_ha_failover_gate.nx | 32 | 2 | |
| nx_ha_quorum.nx | CAP-HA-QUORUM: majority quorum + deterministic leader election for 3+ node clusters, | 22 | 2 |
| nx_ha_quorum_gate.nx | hermetic gate for CAP-HA-QUORUM. Proves majority math and split-brain-safe leader | 43 | 4 |
| nx_ha_replication.nx | CAP-HA-REPLICATION: append-only log-shipping replication (WAL-style) to kill the DATA | 49 | 6 |
| nx_ha_replication_gate.nx | 39 | 3 |