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

Adds total evicted bytes to return value for Evictor::evict. #2

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

lseelenbinder
Copy link
Contributor

I needed a way to track the total number of bytes in the cache without iterating over the entire metadata, so I added a return value to Evictor::evict.

@DevBlocky
Copy link
Owner

looks good! I appreciate the version bump too :)

@DevBlocky DevBlocky merged commit 8f0dbd8 into DevBlocky:main Sep 13, 2023
10 checks passed
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.

2 participants