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

Content-addressable storage #1322

Merged
merged 35 commits into from
Aug 27, 2024
Merged

Content-addressable storage #1322

merged 35 commits into from
Aug 27, 2024

Conversation

wlandau
Copy link
Member

@wlandau wlandau commented Aug 23, 2024

Prework

Related GitHub issues and pull requests

Summary

@noamross, this PR implements a pluggable system for content-addressable storage. Users can define their own upload, download, and "exists" methods through tar_repository_cas(). The tar_repository_cas_local() has a fully worked-out example for a local file system CAS.

@wlandau wlandau self-assigned this Aug 23, 2024
@wlandau wlandau merged commit d8393be into main Aug 27, 2024
13 checks passed
@wlandau wlandau deleted the 1314 branch August 27, 2024 18:06
This was referenced Aug 27, 2024
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.

1 participant