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 }}
vortex-data
/
vortex
Public
Notifications
You must be signed in to change notification settings
Fork
227
Star
3.2k
Code
Issues
227
Pull requests
116
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Register compression schemes on the session
- #10034
#10034
Closed
mhk197
wants to merge 11 commits into
develop
vortex-data/vortex:develop
from
mk/scheme-registry
vortex-data/vortex:mk/scheme-registry
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Register compression schemes on the session
#10034
mhk197
wants to merge 11 commits into
develop
vortex-data/vortex:develop
from
mk/scheme-registry
vortex-data/vortex:mk/scheme-registry
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
Register compression schemes on the session
Show description for bca8e15
mhk197
committed
bca8e15
View commit details
Copy full SHA for bca8e15
Browse repository at this point
Default the scheme registry, drop initialize, configure CUDA sessions
Show description for d18f543
mhk197
committed
d18f543
View commit details
Copy full SHA for d18f543
Browse repository at this point
Remove with_schemes: compact and no-editions writes configure the session
Show description for 17805da
mhk197
committed
17805da
View commit details
Copy full SHA for 17805da
Browse repository at this point
Commits on Sep 25, 2026
Add CompressionSession::compact and ::cuda, hide the scheme lists
Show description for 2f5d6cc
mhk197
committed
2f5d6cc
View commit details
Copy full SHA for 2f5d6cc
Browse repository at this point
Add BtrBlocksOptions, build strategy compressors from the session at build time
Show description for 54f3d9b
mhk197
committed
54f3d9b
View commit details
Copy full SHA for 54f3d9b
Browse repository at this point
Restore the facade zstd feature to develop's definition
Show description for ae0e6b5
mhk197
committed
ae0e6b5
View commit details
Copy full SHA for ae0e6b5
Browse repository at this point
Fold the writer's default strategy arms into one
Show description for 795d305
mhk197
committed
795d305
View commit details
Copy full SHA for 795d305
Browse repository at this point
Use exclude_schemes instead of rebuilding registries minus one scheme
Show description for 09a9844
mhk197
committed
09a9844
View commit details
Copy full SHA for 09a9844
Browse repository at this point
Fix the CompressionSession::cuda doc link in vortex-cuda
Show description for 3f28596
mhk197
committed
3f28596
View commit details
Copy full SHA for 3f28596
Browse repository at this point
don't replace the caller's schemes in the cuda sink
Show description for 033636e
mhk197
committed
033636e
View commit details
Copy full SHA for 033636e
Browse repository at this point
Only compress with encodings the session can write; add BtrBlocksCompressor::new
Show description for c6fc22e
mhk197
committed
c6fc22e
View commit details
Copy full SHA for c6fc22e
Browse repository at this point
You can’t perform that action at this time.