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 merkle positions in binary formant rather than using rkyv #411

Merged
merged 10 commits into from
Dec 4, 2024

Conversation

miloszm
Copy link
Contributor

@miloszm miloszm commented Dec 3, 2024

Store merkle positions in binary rather than using rkyv.
This has the advantage of better and more stable performance, as well as
making the disk format explicit and not dependent on rkyv, hence easier
to maintain in the future.

Implements issue #410

@miloszm miloszm merged commit e1370be into full-delta-index Dec 4, 2024
6 checks passed
@miloszm miloszm deleted the issue-410 branch December 4, 2024 08:49
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.

1 participant