Allow for reads if one volume is down
This commit is contained in:
parent
640f9afba5
commit
1fc59674f5
4 changed files with 70 additions and 14 deletions
|
|
@ -14,6 +14,7 @@ clap = { version = "4", features = ["derive", "env"] }
|
|||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
sha2 = "0.10"
|
||||
rand = "0.8"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue