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 support for Rocksdb 8 #33

Closed
wants to merge 17 commits into from
Closed

Conversation

jamesbibby
Copy link

@jamesbibby jamesbibby commented Oct 27, 2023

Update the library to be Rocksdb 8 compatible.

The current library is not compatible with RocksDB 8+, this PR updates the bindings to be 8 compatible and adds the NewIteratorCF function to Transaction.

Key changes this PR supports:

RocksDB 8:
facebook/rocksdb#11117

RocksDB 7:
facebook/rocksdb#9501

facebook/rocksdb#9446

facebook/rocksdb#9455

facebook/rocksdb#9434

facebook/rocksdb#9429

@jamesbibby jamesbibby changed the title Add support for setting rocksdb_options_set_bottommost_compression Add support for Rocksdb 8 Oct 27, 2023
@kevinburkesegment
Copy link

Would love if you could merge this

@jamesbibby jamesbibby closed this Mar 20, 2024
@jamesbibby jamesbibby deleted the jamesbibby/rocksdb-8-support branch March 20, 2024 16:09
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.

4 participants