omnigraph/crates/omnigraph-server
Andrew Altshuler 8b01c6e547
feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250)
omnigraph-server boots only from --cluster; all HTTP is /graphs/<id>/…; flat single-graph routes and the omnigraph.yaml server boot are removed. GraphRouting/ServerConfigMode collapse to multi-only; openapi.json regenerated to the nested shape; ~100 server route tests migrated; parity/system_local boot from a converged cluster. Gate green (1410 tests).
2026-06-15 20:17:25 +03:00
..
examples feat: inline query strings in CLI and HTTP server (#110) 2026-05-29 13:41:54 +02:00
src feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00
tests feat(server)!: cluster-only server — remove single-graph serving (RFC-011) (#250) 2026-06-15 20:17:25 +03:00
Cargo.toml refactor(api): extract omnigraph-api-types crate (RFC-009 Phase 2) 2026-06-13 17:03:20 +03:00