omnigraph/crates/omnigraph-cluster/src
aaltshuler 00fc5cf537 refactor(cluster): move the serving snapshot to serve.rs
Verbatim move of the Serving* types, read_serving_snapshot, and
read_verified_payload; public re-exports preserved (the server's imports
are unchanged). 95 tests green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 05:29:44 +03:00
..
failpoints.rs fix(cluster): RAII-guard the callback failpoint 2026-06-10 02:36:24 +03:00
lib.rs refactor(cluster): move the serving snapshot to serve.rs 2026-06-11 05:29:44 +03:00
serve.rs refactor(cluster): move the serving snapshot to serve.rs 2026-06-11 05:29:44 +03:00
store.rs refactor(cluster): move the storage backend to store.rs 2026-06-11 05:28:04 +03:00
tests.rs refactor(cluster): move the in-source test suite to tests.rs 2026-06-11 05:25:53 +03:00