Skip to content

graph: refactor: one actor owns every write to the graph and cache index - #602

Merged
DerDennisOP merged 8 commits into
feat/scheduler-actorfrom
feat/graph-actor
Sep 4, 2026
Merged

graph: refactor: one actor owns every write to the graph and cache index#602
DerDennisOP merged 8 commits into
feat/scheduler-actorfrom
feat/graph-actor

Conversation

@DerDennisOP

Copy link
Copy Markdown
Member

Closes #596. Stacked on #600: a graph actor under the root is the sole writer of the dependency graph and cache index, one transaction per message, ingest batches coalesced with a savepoint each, and known-derivations queries answered after the writes queued before them.

@DerDennisOP
DerDennisOP merged commit 7eb90ca into main Sep 4, 2026
16 checks passed
@DerDennisOP
DerDennisOP deleted the feat/graph-actor branch September 4, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

scheduler: refactor: one graph actor owns every write to the graph and cache index

1 participant