8000 feat: support `evict_all` for in-mem cache by MrCroxx · Pull Request #899 · foyer-rs/foyer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: support evict_all for in-mem cache #899

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

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

MrCroxx
Copy link
Member
@MrCroxx MrCroxx commented Mar 25, 2025

What's changed and what's your intention?

Please explain IN DETAIL what the changes are in this PR and why they are needed. :D

As title.

Checklist

  • I have written the necessary rustdoc comments
  • I have added the necessary unit tests and integration tests
  • I have passed make all (or make fast instead if the old tests are not modified) in my local environment.

Related issues or PRs (optional)

Part of #897

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
@MrCroxx MrCroxx added the feature New feature or request label Mar 25, 2025
@MrCroxx MrCroxx added this to the v0.15 milestone Mar 25, 2025
@MrCroxx MrCroxx self-assigned this Mar 25, 2025
Copy link
codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 84.44444% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
foyer-memory/src/cache.rs 0.00% 7 Missing ⚠️
Files with missing lines Coverage Δ
foyer-memory/src/raw.rs 89.44% <100.00%> (+0.48%) ⬆️
foyer-memory/src/test_utils.rs 100.00% <100.00%> (ø)
foyer/src/hybrid/writer.rs 100.00% <ø> (ø)
foyer-memory/src/cache.rs 78.39% <0.00%> (-1.36%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MrCroxx MrCroxx enabled auto-merge (squash) April 9, 2025 08:35
@MrCroxx MrCroxx merged commit fab7601 into main Apr 9, 2025
78 of 79 checks passed
@MrCroxx MrCroxx deleted the xx/flush-disk-on-hybrid-cache-close branch April 9, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant
0