stemedb/crates/stemedb-cluster
jordan 4360a17dd3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: health reachable_nodes uses alive filter, cluster status includes self in node_count
- handle_health: use all_members() filtered to Alive state instead of
  members() which returned 0 when nodes were in Suspect state
- handle_cluster_status: add +1 for self since members map excludes local node
2026-03-07 19:13:31 -07:00
..
src fix: health reachable_nodes uses alive filter, cluster status includes self in node_count 2026-03-07 19:13:31 -07:00
tests feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
Cargo.toml feat: wire auth bootstrap, cluster gateway, k8s deploy skill, and ops docs 2026-03-07 00:56:31 -07:00