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

Please add Options::set_wal_compression() #778

Closed
holtgrewe opened this issue May 12, 2023 · 1 comment · Fixed by #817
Closed

Please add Options::set_wal_compression() #778

holtgrewe opened this issue May 12, 2023 · 1 comment · Fixed by #817

Comments

@holtgrewe
Copy link

There already is a function rocksdb_options_set_wal_compression in librocksdb-sys. However, this is not exposed in the Rust bindings. Please expose this function.

@holtgrewe
Copy link
Author

Also, kCompactionStyleNone is not exposed in the pub enum DBCompactionStyle. That would be nice to have as well.

Shylock-Hg pushed a commit to Shylock-Hg/rust-rocksdb that referenced this issue Mar 29, 2024
* lazy load blob value

Signed-off-by: Connor1996 <zbk602423539@gmail.com>
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