8000 Upgrade rocksdb to 0.23.0 by jasl · Pull Request #903 · paritytech/parity-common · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Upgrade rocksdb to 0.23.0 #903

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

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Upgrade rocksdb to 0.23.0 #903

merged 1 commit into from
Feb 17, 2025

Conversation

jasl
Copy link
Contributor
@jasl jasl commented Feb 14, 2025

RocksDB 0.23.0 was released on Dec 24, 2024.

Polkadot is still using 0.21.0, released on May 9, 2023. since it is still the default DB, I propose updating it to the new version. However, I don't know if we can gain performance improvement here.

I don't see it has a breaking change: https://github.com/rust-rocksdb/rust-rocksdb/releases/tag/v0.23.0

@ordian ordian added changelog Needs to be added to the changelog M5-dependencies labels Feb 17, 2025
@bkchr
Copy link
Member
bkchr commented Feb 17, 2025

@jasl can you fix CI? looks like we will need to install some extra dependencies.

@jasl
Copy link
Contributor Author
jasl commented Feb 17, 2025

@jasl can you fix CI? looks like we will need to install some extra dependencies.

No problem, I will do later

@jasl jasl requested a review from a team as a code owner February 17, 2025 15:43
@jasl
Copy link
Contributor Author
jasl commented Feb 17, 2025

@jasl can you fix CI? looks like we will need to install some extra dependencies.

CI should fixed.

FYI, I update rust-version to "1.71.1" to match rust-rocksdb rust-version

@bkchr bkchr merged commit f7c7f01 into paritytech:master Feb 17, 2025
6 checks passed
@jasl jasl deleted the upgrade-rocksdb branch February 17, 2025 18:42
@jasl
Copy link
Contributor Author
jasl commented Feb 18, 2025

Is it worth it to release a new version for kvdb-rocksdb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Needs to be added to the changelog M5-dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0