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

Expose optimize_filters_for_memory option #807

Closed
zaidoon1 opened this issue Jul 27, 2023 · 0 comments · Fixed by #827
Closed

Expose optimize_filters_for_memory option #807

zaidoon1 opened this issue Jul 27, 2023 · 0 comments · Fixed by #827

Comments

@zaidoon1
Copy link
Contributor

Per https://github.com/facebook/rocksdb/wiki/Setup-Options-and-Basic-Tuning#bloom-filters, it's recommended to enable optimize_filters_for_memory when using bloom filters to save memory, however, this option is not currently exposed by this library. It would be great if we can add this!

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 a pull request may close this issue.

1 participant