fix(filemeta): harden and optimize metacache path (#2724)

Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
GatewayJ
2026-04-30 15:47:31 +08:00
committed by GitHub
parent 403997f2f8
commit c29c8a5a1e
3 changed files with 248 additions and 58 deletions
Generated
+1
View File
@@ -8146,6 +8146,7 @@ dependencies = [
name = "rustfs-filemeta"
version = "1.0.0-beta.1"
dependencies = [
"arc-swap",
"byteorder",
"bytes",
"crc-fast",