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 updates read and write to disk #15

Closed
Tracked by #12
tabcat opened this issue Oct 11, 2022 · 2 comments
Closed
Tracked by #12

Graph updates read and write to disk #15

tabcat opened this issue Oct 11, 2022 · 2 comments

Comments

@tabcat
Copy link
Member

tabcat commented Oct 11, 2022

Using https://github.com/rvagg/js-ipld-hashmap it is possible to create a persistent graph for the replica. With a persistent graph, databases can be opened immediately without needing to load data into memory.

@tabcat tabcat mentioned this issue Oct 11, 2022
3 tasks
@tabcat
Copy link
Member Author

tabcat commented Oct 11, 2022

Getting close to having tests done for this.

@tabcat tabcat changed the title Graph updates read and write to storage Graph updates read and write to disk Oct 11, 2022
@tabcat tabcat closed this as completed in d916748 Oct 11, 2022
@tabcat
Copy link
Member Author

tabcat commented Oct 11, 2022

Will need to test loading existing graphs from a root.

tabcat added a commit that referenced this issue Oct 16, 2022
tests are passing locally with uncommited changes to other files

Closes #15
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

No branches or pull requests

1 participant