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

Store topology neighbors to DB #8

Merged
merged 13 commits into from
Feb 29, 2024
Merged

Store topology neighbors to DB #8

merged 13 commits into from
Feb 29, 2024

Conversation

teogeb
Copy link
Collaborator

@teogeb teogeb commented Feb 26, 2024

Store all neighbors of the network topology to the database.

New queries:

  • all neighbors in the network topology
  • neighbors of a node
  • neighbors in a stream part topology

Also some stricter types for GraphQL arguments.

@teogeb teogeb requested a review from harbu February 28, 2024 13:50
src/api/NodeResolver.ts Outdated Show resolved Hide resolved
src/repository/NodeRepository.ts Show resolved Hide resolved
@teogeb teogeb merged commit 9aa4e9b into main Feb 29, 2024
3 checks passed
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.

2 participants