refactor(ecstore): relocate NamespaceLocking + finalize God-Object split (backlog#822) (#4291)

This commit is contained in:
Zhengchao An
2026-07-05 23:34:46 +08:00
committed by GitHub
parent f737b39cfc
commit a8d8e56478
4 changed files with 82 additions and 86 deletions
+1
View File
@@ -20,5 +20,6 @@
pub(crate) mod bucket;
pub(crate) mod heal;
pub(crate) mod list;
pub(crate) mod locking;
pub(crate) mod multipart;
pub(crate) mod object;