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

refactor: make crane write blobs to disk #414

Merged
merged 2 commits into from
Nov 16, 2023
Merged

refactor: make crane write blobs to disk #414

merged 2 commits into from
Nov 16, 2023

Conversation

thesayyn
Copy link
Collaborator

@thesayyn thesayyn commented Nov 14, 2023

when using crane as the registry, users bump into memory issues frequently due to huge blobs. With this change, blobs are stored on disk instead which will make crane as the registry less resource hungry while trading off some speed.

README.md Outdated Show resolved Hide resolved
@thesayyn thesayyn merged commit bf596e6 into main Nov 16, 2023
20 checks passed
@thesayyn thesayyn deleted the update_crane branch November 16, 2023 18:08
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