You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @manolaz. In your search what other Python wrappers did you find? https://github.com/AYMENJD/rocksdb-python has a note that it does not fully support RocksDB so I'd be a little hesitant to use it without some extensive long running testing. We've seen a couple issues with the current wrapper (fixed) over the years that does not pop up until the system has been running for a long time and contains a significant amount of data.
Plenum depend on this old RocksDB client from 2021
https://github.com/twmht/python-rocksdb
I can only able to install this new client with update 2023
https://github.com/AYMENJD/rocksdb-python
The text was updated successfully, but these errors were encountered: