_ __   ___ ___ ____
| '_ \ / __/ _ | '_ \
| | | | (_|  __| |_) |
|_| |_|\___\___|_.__/
        

> ncbd init --distributed

v0.1.0-alpha
node-01

> Initializing core node...

[INFO] Peer discovery active

[INFO] Consensus protocol: RAFT

[INFO] Node online. Peers: 3

node-02

> Connecting to cluster...

[INFO] Handshake complete

[WARN] Latency spike: 45ms

[INFO] Stabilized. Syncing...

  [N1]----[N2]----[N3]
   |        |        |
   |    [CORE]       |
   |        |        |
  [N4]----[N5]----[N6]
        

03:47:12 [INFO] Block confirmed: #1847

03:47:13 [INFO] Replication factor: 3

03:47:14 [WARN] Node-04 high memory

03:47:15 [INFO] Auto-scaling triggered

03:47:16 [INFO] Process complete. 0 errors.