Skip to content

fix: Expose SieveConfig for public access#1285

Open
Stax124 wants to merge 2 commits intofoyer-rs:mainfrom
Stax124:main
Open

fix: Expose SieveConfig for public access#1285
Stax124 wants to merge 2 commits intofoyer-rs:mainfrom
Stax124:main

Conversation

@Stax124
Copy link
Copy Markdown

@Stax124 Stax124 commented Apr 3, 2026

What's changed and what's your intention?

It seems that the SieveConfig required to use the Sieve eviction algorithm was not exposed publicly. This PR should make it available to use. I couldn't figure out a way to run the Sieve algorithm without this struct being exposed publicly.

Checklist

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

Related issues or PRs (optional)

#1041 - Introduced this algorithm

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.

1 participant