8000 GrapQL improvements for disk graph by ricopinazo · Pull Request #1824 · Pometry/Raphtory · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GrapQL improvements for disk graph #1824

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

Merged
merged 3 commits into from
Oct 16, 2024
Merged

GrapQL improvements for disk graph #1824

merged 3 commits into from
Oct 16, 2024

Conversation

ricopinazo
Copy link
Collaborator
@ricopinazo ricopinazo commented Oct 15, 2024

What changes were proposed in this pull request?

  • A bug was fixed causing a panic when loading a graph with the type Date64 in it
  • Graphs are now loaded lazily, only when there is some query actually accessing the content of a graph

Why are the changes needed?

The lazy loading is needed because if the server is started with many graphs inside of the working directory, the startup may take forever.

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

This has been tested manually, the println informing about the loading of the graphs stopped happening at startup. The user should not percive any difference other than the faster server startup.

Are there any further changes required?

No

@miratepuffin miratepuffin merged commit b6e5c93 into master Oct 16, 2024
16 checks passed
@miratepuffin miratepuffin deleted the fix/graphql-disk branch October 16, 2024 10:05
This was referenced Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4398
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0