Replies: 2 comments
-
Certainly you can. But it probably requires some work. Currently this repo relies on rust-rocksdict which has a submodule to Meta's C++ rocksdb repo. You can change the rocksdb repo to your own, and perhaps do some adjustments to make compilation work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
To build directly upon this current library (without modifying rocksdb). Use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I build RocksDict from source?
As I modified Rocksdb and I wanted to link my local Rocksdb to RocksDict.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions