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

feat: Vault Compression #14

Merged
merged 1 commit into from
Feb 20, 2024
Merged

feat: Vault Compression #14

merged 1 commit into from
Feb 20, 2024

Conversation

callumtilbury
Copy link
Contributor

Add the option to specify compression for a Vault. Backwards compatible, hence bump to Vault v1.1.

Syntax is

compressor = {
    "id": "gzip",
    "level": 5,
}

with a variety of id/level options available from tensorstore.

Copy link
Contributor

@EdanToledo EdanToledo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Callum!!

@EdanToledo EdanToledo merged commit 53df15b into main Feb 20, 2024
3 checks passed
@EdanToledo EdanToledo deleted the feat/vault-compression branch February 20, 2024 07:54
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.

None yet

2 participants