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

Implement Export / import upon start / stop of the api #116

Open
imartinezortiz opened this issue Jul 19, 2024 · 0 comments
Open

Implement Export / import upon start / stop of the api #116

imartinezortiz opened this issue Jul 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@imartinezortiz
Copy link
Member

We need to maintain the state of the bloom filter between server restarts. Otherwise, we are not using properly the bloom filter
https://github.com/e-ucm/simva/blob/c2d54e65180e04cbf81a74fd1fe4a44d2c799deb/src/lib/activities/MinioActivity.js#L9C20-L9C39

we should add logic to export and import the bloom filter state

@jujusb jujusb moved this to To do in Simva development Sep 2, 2024
@jujusb jujusb added the enhancement New feature or request label Sep 2, 2024
@jujusb jujusb added this to the Study / Allocator milestone Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

2 participants