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

optimized storage #13

Closed
wants to merge 6 commits into from
Closed

Conversation

johnpatek
Copy link
Collaborator

@johnpatek johnpatek commented Jun 30, 2024

New storage module. Introduces a single dependency to abstract away a lot of the logic handled by store.go and tree.go, the latter of which has been removes. Additional changes have been made to accommodate the new storage implementation and a store_test.go file has been added to verify the correctness of the underlying logic.

This also handles #12, as the module offers persistence in a single file.

@johnpatek johnpatek self-assigned this Jul 3, 2024
@johnpatek johnpatek added the enhancement New feature or request label Jul 3, 2024
@johnpatek
Copy link
Collaborator Author

Closing this PR. Will open with another branch.

@johnpatek johnpatek closed this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant