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

fix: enalbe sync operations for mmap #23

Merged
merged 1 commit into from
Jan 28, 2025
Merged

fix: enalbe sync operations for mmap #23

merged 1 commit into from
Jan 28, 2025

Conversation

eloylp
Copy link
Member

@eloylp eloylp commented Jan 28, 2025

Describe the changes

The internal state was configured for doing async flushes. Now we are using
the sync api for better guarantees.

Related Issue(s)
#20

Checklist

  • Tests have been added/updated for the changes.
  • Documentation has been updated for the changes (if applicable).
  • The code follows Rust's style guidelines.

Additional Context
Add any other context about the pull request here.

Copy link
Member

@roberts-pumpurs roberts-pumpurs left a comment

Choose a reason for hiding this comment

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

lgtm

@eloylp eloylp merged commit a81d73c into main Jan 28, 2025
5 checks passed
@eloylp eloylp deleted the fix-sync-issues branch January 28, 2025 12:04
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