fix(ecstore): resolve storage parity per pool

This commit is contained in:
cxymds
2026-07-17 15:28:26 +08:00
parent bd148b20f7
commit c05c2cb24b
10 changed files with 936 additions and 184 deletions
Generated
+1
View File
@@ -9055,6 +9055,7 @@ name = "rustfs-ecstore"
version = "1.0.0-beta.10"
dependencies = [
"aes-gcm",
"arc-swap",
"async-channel",
"async-recursion",
"async-trait",