Snapshot of verae-nats-cluster from zapier monorepo (NS1-host NATS study)

This commit is contained in:
George Lambert 2026-09-12 01:16:24 -04:00
commit 59c2410932
79 changed files with 4063 additions and 0 deletions

5
SUMMARY.md Normal file
View file

@ -0,0 +1,5 @@
# verae-nats-cluster
Proxmox LXC 511513 (`nats-a/b/c`) form a JetStream cluster on `vmbr1` for HA testing before dedicated hardware.
Message speed (client LXC 510 vs the three nodes): see [BENCH.md](BENCH.md). Product streams are JetStream **file + replicas=3** (~16k durable 128 B pubs/s on this stand). Core NATS is ~12M msgs/s at 128 B. Sequential RTT ~0.3 ms; flood queueing is hundreds of ms.