Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph Updater Component #58

Merged
merged 33 commits into from
Nov 6, 2023
Merged

Graph Updater Component #58

merged 33 commits into from
Nov 6, 2023

Conversation

Collinbrown95
Copy link
Contributor

@Collinbrown95 Collinbrown95 commented Nov 2, 2023

Description

  • Add component that parses metadata, builds graph,
  • queries graphql api for existing endpoints,
  • merges existing + new graphs,
  • inserts new merged graph to endpoints mutation,
  • and queues up each node to the appropriate NATS queue
  • Update documentation, esp. data contract docs

- semantics are to get the unique vertices for all subgraphs associated with a list of endpoints
- pass json encoder to publishToNats function
@Collinbrown95 Collinbrown95 merged commit e58dcd8 into main Nov 6, 2023
1 check passed
@Collinbrown95 Collinbrown95 deleted the graph-updater branch November 6, 2023 19:00
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.

1 participant