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

Use Arc<DB> in DeltaReader fro cheap cloning and add sync methods #15

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

citizen-stig
Copy link
Member

@citizen-stig citizen-stig commented Jul 4, 2024

So it can be integrated in SDK

@citizen-stig citizen-stig changed the title It is only having an Arc<DB> for cheap cloning Use Arc<DB> in DeltaReader fro cheap cloning Jul 8, 2024
@citizen-stig citizen-stig changed the title Use Arc<DB> in DeltaReader fro cheap cloning Use Arc<DB> in DeltaReader fro cheap cloning and add sync methods Jul 9, 2024
@citizen-stig citizen-stig self-assigned this Jul 10, 2024
@citizen-stig citizen-stig marked this pull request as ready for review July 10, 2024 08:53
src/test.rs Outdated Show resolved Hide resolved
Copy link
Member

@neysofu neysofu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left two minor comments, LGTM!

@citizen-stig citizen-stig merged commit cda9e2b into main Jul 10, 2024
4 checks passed
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.

2 participants