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

feat: Expose set_auto_readahead_size #842

Merged
merged 2 commits into from Dec 12, 2023

Conversation

niklasf
Copy link
Contributor

@niklasf niklasf commented Dec 2, 2023

From RocksDB 8.6.0:

Add a new feature to trim readahead_size during scans upto upper_bound when iterate_upper_bound is specified. It's enabled through ReadOptions.auto_readahead_size. Users must also specify ReadOptions.iterate_upper_bound.

@niklasf niklasf changed the title Update to RocksDB 8.8.1 for ReadOptions::set_auto_readahead_size() feat: Expose set_auto_readahead_size Dec 2, 2023
@aleksuss aleksuss enabled auto-merge (squash) December 12, 2023 12:18
@aleksuss aleksuss merged commit 46f44c3 into rust-rocksdb:master Dec 12, 2023
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

2 participants