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

python-rocksdb and rocksdb 6.x are missing from newer distributions and preventing usage of electrumx #236

Closed
eugenesan opened this issue Nov 8, 2023 · 1 comment

Comments

@eugenesan
Copy link

Ubuntu 22.04 seems to be the last distro to provide python-rocksdb and rocksdb 6.x.
PIP version of python-rocksdb is obsolete and git version won't build with newer RocksDB.

Are there any solutions/plans to continue using electrumx in the future?

@SomberNight
Copy link
Member

You can always just use leveldb. In fact that is the default.
But yeah, it's unfortunate that rocksdb does not have maintained bindings for python.

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

No branches or pull requests

2 participants