refactor(replication): own filemeta wire contracts (#4254)

This commit is contained in:
Zhengchao An
2026-07-04 06:39:54 +08:00
committed by GitHub
parent 09fcacbe2b
commit 3d4fb532e5
22 changed files with 1196 additions and 86 deletions
Generated
+2 -1
View File
@@ -9617,9 +9617,10 @@ name = "rustfs-replication"
version = "1.0.0-beta.8"
dependencies = [
"byteorder",
"bytes",
"regex",
"rmp",
"rmp-serde",
"rustfs-filemeta",
"rustfs-utils",
"s3s",
"serde",