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: introduce manifest file for fast disk cache clear #780

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

fix: fix watermark updates

d6c6690
Select commit
Loading
Failed to load commit list.
Open

feat: introduce manifest file for fast disk cache clear #780

fix: fix watermark updates
d6c6690
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 27, 2024 in 1s

88.84% of diff hit (target 84.78%)

View this Pull Request on Codecov

88.84% of diff hit (target 84.78%)

Annotations

Check warning on line 494 in foyer-bench/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-bench/src/main.rs#L494

Added line #L494 was not covered by tests

Check warning on line 126 in foyer-storage/src/large/batch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/large/batch.rs#L126

Added line #L126 was not covered by tests

Check warning on line 360 in foyer-storage/src/large/batch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/large/batch.rs#L360

Added line #L360 was not covered by tests

Check warning on line 99 in foyer-storage/src/large/generic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/large/generic.rs#L99

Added line #L99 was not covered by tests

Check warning on line 35 in foyer-storage/src/manifest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/manifest.rs#L35

Added line #L35 was not covered by tests

Check warning on line 68 in foyer-storage/src/manifest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/manifest.rs#L68

Added line #L68 was not covered by tests

Check warning on line 195 in foyer-storage/src/manifest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/manifest.rs#L195

Added line #L195 was not covered by tests

Check warning on line 74 in foyer-storage/src/small/generic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/small/generic.rs#L74

Added line #L74 was not covered by tests

Check warning on line 86 in foyer-storage/src/small/set_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/small/set_manager.rs#L86

Added line #L86 was not covered by tests

Check warning on line 129 in foyer-storage/src/small/set_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/small/set_manager.rs#L129

Added line #L129 was not covered by tests

Check warning on line 422 in foyer-storage/src/store.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/store.rs#L419-L422

Added lines #L419 - L422 were not covered by tests

Check warning on line 539 in foyer-storage/src/store.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer-storage/src/store.rs#L536-L539

Added lines #L536 - L539 were not covered by tests

Check warning on line 233 in foyer/src/hybrid/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

foyer/src/hybrid/builder.rs#L225-L233

Added lines #L225 - L233 were not covered by tests