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

Minor optimization when retrieving named referencs #6745

Merged
merged 1 commit into from
May 4, 2023

Conversation

snazy
Copy link
Member

@snazy snazy commented May 4, 2023

When a "get-named-refs" request asks for only either branches or tags, VersionStoreImpl can use the right "prefix" and omit retrieving the unwanted references.

When a "get-named-refs" request asks for only either branches or tags,
`VersionStoreImpl` can use the right "prefix" and omit retrieving the
unwanted references.
@snazy snazy merged commit f31f069 into projectnessie:main May 4, 2023
@snazy snazy deleted the minor-get-refs-opt branch May 4, 2023 17:55
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