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

from disk-backed to in-memory #4

Open
DataIntellSystLab opened this issue Nov 11, 2023 · 0 comments
Open

from disk-backed to in-memory #4

DataIntellSystLab opened this issue Nov 11, 2023 · 0 comments

Comments

@DataIntellSystLab
Copy link

Hi,

is there an option or workaround to open and store in memory a filter that was previously built and saved on to file (i.e., from memory-mapped-file filter to in-memory filter)?

I am writing an application where the filter is prepared and written on to disk at an earlier time, then it is called by a different process, which could/could not have enough RAM to load the whole filter.

Thanks in advance for your reply.

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

No branches or pull requests

1 participant