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
+1
View File
@@ -41,6 +41,7 @@ tracing.workspace = true
thiserror.workspace = true
s3s.workspace = true
regex.workspace = true
arc-swap.workspace = true
[dev-dependencies]
criterion = { workspace = true }