block manager: multi-directory layout computation

This commit is contained in:
Alex Auvolat
2023-09-05 13:43:38 +02:00
parent 71c0188055
commit 6c420c0880
5 changed files with 256 additions and 30 deletions
+1
View File
@@ -24,6 +24,7 @@ opentelemetry = "0.17"
arc-swap = "1.5"
async-trait = "0.1.7"
bytes = "1.0"
bytesize = "1.2"
hex = "0.4"
tracing = "0.1"
rand = "0.8"