stemedb/crates
jordan 6c6ee04e9c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary
8-task cluster completion bringing 3-replica StatefulSet from isolated
nodes to fully functional cluster:

1. Fix Gateway /metrics 500 (wire PrometheusHandle)
2. gRPC server + SWIM background tasks (probe, suspicion, gossip dissemination)
3. join() registers peers in membership table via PingResponse fields
4. Shard rebalancing on membership changes (deterministic round-robin)
5. API cluster wiring (DNS resolution, Gateway, gRPC, gossip broadcaster)
6. Single binary merge (stemedb-api --features cluster replaces stemedb-node)
7. Auth header forwarding (X-API-Key passed through Gateway to backends)
8. CORS restriction (STEMEDB_ALLOWED_ORIGINS env var, permissive fallback)
2026-03-07 15:09:29 -07:00
..
stemedb-admin feat: add source content to source registry, signed assertions, feed endpoint, dashboard enhancements 2026-02-19 21:54:27 -07:00
stemedb-api feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary 2026-03-07 15:09:29 -07:00
stemedb-chaos feat: Multi-application expansion with chaos testing and community UI 2026-02-04 01:24:14 -07:00
stemedb-cluster feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary 2026-03-07 15:09:29 -07:00
stemedb-core chore: apply rustfmt formatting across API handlers and core types 2026-02-21 16:43:45 -07:00
stemedb-ingest fix: merge upstream 10 commits, fix DashMap deadlock, deterministic sim ingestion 2026-02-20 20:27:32 -07:00
stemedb-lens feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
stemedb-merkle feat: Distributed replication foundation (Phase 6A) - HLC, Merkle trees, CRDT stores, sync protocol 2026-02-02 19:31:54 -07:00
stemedb-ontology feat: add source content to source registry, signed assertions, feed endpoint, dashboard enhancements 2026-02-19 21:54:27 -07:00
stemedb-query fix: merge upstream 10 commits, fix DashMap deadlock, deterministic sim ingestion 2026-02-20 20:27:32 -07:00
stemedb-rpc feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary 2026-03-07 15:09:29 -07:00
stemedb-sim fix: merge upstream 10 commits, fix DashMap deadlock, deterministic sim ingestion 2026-02-20 20:27:32 -07:00
stemedb-storage chore: apply rustfmt formatting across API handlers and core types 2026-02-21 16:43:45 -07:00
stemedb-sync feat: wire auth bootstrap, cluster gateway, k8s deploy skill, and ops docs 2026-03-07 00:56:31 -07:00
stemedb-wal feat(aphoria): wire claims through StemeDB — Gap Closure Phase 1 2026-02-12 02:02:51 -07:00