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. |
0 replies
|
To build directly upon this current library (without modifying rocksdb). Use |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can I build RocksDict from source?
As I modified Rocksdb and I wanted to link my local Rocksdb to RocksDict.
Thanks.
All reactions