tikv / rust-rocksdb

rust wrapper for rocksdb
Apache License 2.0
276 stars 155 forks source link

Add missing symbol define #702

Closed ethercflow closed 2 years ago

ethercflow commented 2 years ago

Signed-off-by: Wenbo Zhang ethercflow@gmail.com

tabokie commented 2 years ago

Could you make sure it's ready for TiKV to use?

ethercflow commented 2 years ago

Could you make sure it's ready for TiKV to use?

At present, it has been successfully compiled and linked by TiKV, I'll built a single-node cluster to test the whole process to make sure no other issues.