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

feat: migrate oplog history from bbolt to sqlite store #515

Merged
merged 2 commits into from
Oct 12, 2024

Conversation

garethgeorge
Copy link
Owner

@garethgeorge garethgeorge commented Oct 12, 2024

See #499 for context on how this performs under benchmarks.

tl;dr is that this offers better performance for common operations and is more robust storage.

@garethgeorge garethgeorge changed the title feat: migrate from bbolt to sqlite oplog store feat: migrate oplog history from bbolt to sqlite store Oct 12, 2024
@garethgeorge garethgeorge merged commit 0806eb9 into main Oct 12, 2024
7 checks passed
@garethgeorge garethgeorge deleted the garethgeorge/sqlite2 branch October 12, 2024 18:11
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