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

Problem: memiavl changes are not persisted in real time #947

Closed
Tracked by #870
yihuang opened this issue Mar 31, 2023 · 0 comments · Fixed by #946
Closed
Tracked by #870

Problem: memiavl changes are not persisted in real time #947

yihuang opened this issue Mar 31, 2023 · 0 comments · Fixed by #946

Comments

@yihuang
Copy link
Collaborator

yihuang commented Mar 31, 2023

Proposal

Store the change sets of each block as WAL.

tidwall/wal seems a good library to use here.

@yihuang yihuang changed the title Problem: memiavl block replaying on startup is slow Problem: memiavl changes are not persisted in real time Apr 7, 2023
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 a pull request may close this issue.

1 participant