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

Support value log based on std::fs::File #6

Open
al8n opened this issue Oct 25, 2024 · 0 comments
Open

Support value log based on std::fs::File #6

al8n opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@al8n
Copy link
Owner

al8n commented Oct 25, 2024

Currently, the value log is based on memmap, but sometimes, a std::fs::File is better than memmap.

@al8n al8n self-assigned this Oct 25, 2024
@al8n al8n added the enhancement New feature or request label Oct 25, 2024
@al8n al8n added this to the 0.3.0 milestone Oct 25, 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

When branches are created from issues, their pull requests are automatically linked.

1 participant