perf: avoid transmitting parity shards when the object is good (#322)

This commit is contained in:
zzhpro
2025-08-02 14:37:43 +08:00
committed by GitHub
parent a37aa664f5
commit b119894425
2 changed files with 183 additions and 21 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ serde.workspace = true
time.workspace = true
bytesize.workspace = true
serde_json.workspace = true
quick-xml.workspace = true
quick-xml = { workspace = true, features = ["serialize", "async-tokio"] }
s3s.workspace = true
http.workspace = true
url.workspace = true