Skip to content

Implemented deduplication for LFS downloads and enhance repo strategy…#31

Merged
LeviXIII merged 1 commit into
mainfrom
914-lfs-deduplication-for-download
May 28, 2026
Merged

Implemented deduplication for LFS downloads and enhance repo strategy…#31
LeviXIII merged 1 commit into
mainfrom
914-lfs-deduplication-for-download

Conversation

@TimRl
Copy link
Copy Markdown
Collaborator

@TimRl TimRl commented May 25, 2026

… resolution

This commit introduces a mechanism to deduplicate in-flight LFS downloads, allowing multiple concurrent requests for the same object to share a single HTTP request. Additionally, it adds a new method to resolve the media strategy for a repository, ensuring that the strategy persists across VS Code restarts by reading from the local project settings. This prevents unnecessary bulk downloads in stream-only projects and optimizes bandwidth usage.

… resolution

This commit introduces a mechanism to deduplicate in-flight LFS downloads, allowing multiple concurrent requests for the same object to share a single HTTP request. Additionally, it adds a new method to resolve the media strategy for a repository, ensuring that the strategy persists across VS Code restarts by reading from the local project settings. This prevents unnecessary bulk downloads in stream-only projects and optimizes bandwidth usage.
@TimRl TimRl requested a review from LeviXIII May 25, 2026 19:59
@TimRl TimRl self-assigned this May 25, 2026
@TimRl
Copy link
Copy Markdown
Collaborator Author

TimRl commented May 25, 2026

/build

@github-actions
Copy link
Copy Markdown

@LeviXIII LeviXIII merged commit b48e2b7 into main May 28, 2026
3 checks passed
@LeviXIII LeviXIII deleted the 914-lfs-deduplication-for-download branch May 28, 2026 19:28
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