bump rocksdb to v9.10.0, reverts upstream rocksdb regression causing deadlocks on corrupt WAL files
Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
94f2384fb0
commit
72daf7ea68
4 changed files with 28 additions and 28 deletions
2
deps/rust-rocksdb/Cargo.toml
vendored
2
deps/rust-rocksdb/Cargo.toml
vendored
|
@ -27,7 +27,7 @@ malloc-usable-size = ["rust-rocksdb/malloc-usable-size"]
|
|||
|
||||
[dependencies.rust-rocksdb]
|
||||
git = "https://github.com/girlbossceo/rust-rocksdb-zaidoon1"
|
||||
rev = "2d31cf323df7c6d95396ef0213e28936c2218bd6"
|
||||
rev = "24826ed7e9cf9ed9ba7ba2f1ec63091006025c9e"
|
||||
#branch = "master"
|
||||
default-features = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue