Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kosli-dev
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
17
Code
Issues
19
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(snapshot s3): download objects in parallel within a count and byte budget
- #1191
#1191
Merged
mbevc1
merged 12 commits into
main
kosli-dev/cli:main
from
1167-s3-parallel-downloads
kosli-dev/cli:1167-s3-parallel-downloads
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(snapshot s3): download objects in parallel within a count and byte budget
#1191
mbevc1
merged 12 commits into
main
kosli-dev/cli:main
from
1167-s3-parallel-downloads
kosli-dev/cli:1167-s3-parallel-downloads
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
feat(snapshot s3): download objects in parallel within a count and byte budget
Show description for 4222ef3
mbevc1
committed
4222ef3
View commit details
Copy full SHA for 4222ef3
Browse repository at this point
feat(snapshot s3): add --download-concurrency and --download-budget flags
Show description for 9a243a3
mbevc1
committed
9a243a3
View commit details
Copy full SHA for 9a243a3
Browse repository at this point
refactor(snapshot s3): download with a fixed worker pool instead of a goroutine per object
Show description for 64e5446
mbevc1
committed
64e5446
View commit details
Copy full SHA for 64e5446
Browse repository at this point
docs(adr): accept the record now that both deliveries have landed
Show description for 2503778
mbevc1
committed
2503778
View commit details
Copy full SHA for 2503778
Browse repository at this point
refactor(snapshot s3): match the SDK's default part concurrency per object
Show description for b2bc926
mbevc1
committed
b2bc926
View commit details
Copy full SHA for b2bc926
Browse repository at this point
refactor(snapshot s3): keep only the comments that carry a fact the code cannot
Show description for 225124e
mbevc1
committed
225124e
View commit details
Copy full SHA for 225124e
Browse repository at this point
fix(snapshot s3): start no more download workers than objects, and say what concurrency costs in memory
Show description for 390e787
mbevc1
committed
390e787
View commit details
Copy full SHA for 390e787
Browse repository at this point
fix(snapshot s3): reject "ib" and "bb" as byte-size units
Show description for 03c1247
mbevc1
committed
03c1247
View commit details
Copy full SHA for 03c1247
Browse repository at this point
fix: align help text and testing
mbevc1
committed
bb7a69d
View commit details
Copy full SHA for bb7a69d
Browse repository at this point
fix: missing testing Mutex
mbevc1
committed
105bdd7
View commit details
Copy full SHA for 105bdd7
Browse repository at this point
chore: Update docs/adr/20260911-s3-fingerprint-from-virtual-tree.md
mbevc1
committed
6960c08
View commit details
Copy full SHA for 6960c08
Browse repository at this point
fix(snapshot s3): restore the suite lock field and stop asserting from a download goroutine
Show description for 08113d1
mbevc1
committed
08113d1
View commit details
Copy full SHA for 08113d1
Browse repository at this point
You can’t perform that action at this time.