tikv / rust-rocksdb

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

Rebase submodule rocksdb to the correct commit id #701

Closed ethercflow closed 2 years ago

ethercflow commented 2 years ago

Rebase submodule rocksdb's commit from https://github.com/tikv/rocksdb/commit/ee7c880b9333a83490748dd3d9983662105e4edf to https://github.com/tikv/rocksdb/commit/e4bfc11ce112a0dea1586cf7abd8a74d79306b78.

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

ethercflow commented 2 years ago

Sorry, I forgot to rebase rocksdb to the merged commit id, so although the rocksdb code is correct, TiKV can't checkout it.