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

add WriteBufferManager support #850

Conversation

benoitmeriaux
Copy link
Contributor

add WriteBufferManager support, which was recently added in rocksdb C API with facebook/rocksdb#11710 and facebook/rocksdb#12007

@benoitmeriaux benoitmeriaux force-pushed the benoit.meriaux/add-write-buffer-manager-support branch from 5125e55 to 2a91da0 Compare January 3, 2024 16:46
@benoitmeriaux
Copy link
Contributor Author

@aleksuss could you accept the workflow so I know if everything is ok and take a look, please ?

src/db_options.rs Outdated Show resolved Hide resolved
src/db_options.rs Outdated Show resolved Hide resolved
@benoitmeriaux
Copy link
Contributor Author

gentle bump on this @aleksuss to run the workflow :)

@zaidoon1
Copy link
Contributor

zaidoon1 commented Jan 9, 2024

gentle bump on this @aleksuss to run the workflow :)

There is still some clippy warning, please run clipppy locally to fix all the errors

@benoitmeriaux
Copy link
Contributor Author

rustfmt is now failing because of changes done by clippy 🤔

Copy link
Contributor

@zaidoon1 zaidoon1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/db_options.rs Outdated Show resolved Hide resolved
@benoitmeriaux
Copy link
Contributor Author

@stanislav-tkach could you take a look, please ?

@aleksuss aleksuss merged commit 1fb26dd into rust-rocksdb:master Jan 18, 2024
7 checks passed
zaidoon1 pushed a commit to zaidoon1/rust-speedb that referenced this pull request Feb 19, 2024
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.

None yet

3 participants