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

Caching graph in database #67

Open
dominikbraun opened this issue Feb 17, 2023 · 1 comment
Open

Caching graph in database #67

dominikbraun opened this issue Feb 17, 2023 · 1 comment

Comments

@dominikbraun
Copy link

Hi, I'm the creator of graph and coincidentally noticed this ToDo:

// TODO optimization: eventually cache the graph in a database/storage, and update when new resources are added.

I'd like to point out that graph v0.16.0 will provide a Store interface and thus come with first-class support for database storages. Just FYI 🙂

@AnalogJ
Copy link
Member

AnalogJ commented Feb 17, 2023

Hey @dominikbraun this is great, thanks! I'll definitely take a look at v0.16 once its released.

I also had some ideas about helper functions for transiting the graph, but I'll open an issue in your repo :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants