Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add the ability to reprioritize the backend #6921

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nightelf3
Copy link
Contributor

Implement git_odb_set_priority to enable backend prioritization. This will be useful for double-buffered mempack (read/write + read-only), allowing the read-only mempack to be safely written to disk.

Implement git_odb_set_priority to enable backend prioritization.
This will be useful for double-buffered mempack (read/write + read-only),
allowing the read-only mempack to be safely written to disk.
@ethomson
Copy link
Member

Sorry for the delay, I went down a rabbit hole of our documentation; of which I've just climbed out of.

We had some discussion about this in the past and decided that we should not in fact support this. I'll have to dig that thread back up.

I'm not necessarily opposed to this, but I'd like to remember what the original objections were, and the resolution. 🙏

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