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

feat: add write stall config for read only file store #20

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

MrCroxx
Copy link
Owner

@MrCroxx MrCroxx commented Jun 8, 2023

Signed-off-by: MrCroxx mrcroxx@outlook.com

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
@MrCroxx MrCroxx added the feature New feature or request label Jun 8, 2023
@MrCroxx MrCroxx self-assigned this Jun 8, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #20 (0e89068) into main (79610aa) will decrease coverage by 0.27%.
The diff coverage is 52.94%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   64.85%   64.59%   -0.27%     
==========================================
  Files          16       16              
  Lines        2322     2333      +11     
==========================================
+ Hits         1506     1507       +1     
- Misses        816      826      +10     
Impacted Files Coverage Δ
foyer-bench/src/main.rs 0.34% <0.00%> (-0.01%) ⬇️
foyer/src/store/read_only_file_store.rs 83.55% <75.00%> (-1.07%) ⬇️

@MrCroxx MrCroxx merged commit 23e2612 into main Jun 8, 2023
4 checks passed
@MrCroxx MrCroxx deleted the xx/write-stall branch June 8, 2023 04:02
MrCroxx added a commit that referenced this pull request Apr 17, 2024
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants