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

rsc: Track blob size in database #1568

Merged
merged 4 commits into from
May 17, 2024
Merged

rsc: Track blob size in database #1568

merged 4 commits into from
May 17, 2024

Conversation

V-FEXrt
Copy link
Collaborator

@V-FEXrt V-FEXrt commented May 16, 2024

Blob size will be needed eventually for more complex eviction algorithms and is useful now for analyzing usage stats of given jobs.

This change adds sizes to blobs and requires the BlobStore to report the size used for an uploaded blob.

Copy link
Contributor

@colinschmidt colinschmidt left a comment

Choose a reason for hiding this comment

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

LGTM

Base automatically changed from rsc-blob-dedup to master May 17, 2024 19:09
@V-FEXrt V-FEXrt merged commit 1f491fb into master May 17, 2024
12 checks passed
@V-FEXrt V-FEXrt deleted the rsc-blob-size branch May 17, 2024 20:15
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