mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-29 09:38:59 +00:00
90f6371e29
* fix(scanner): clear deleted bucket usage stats * fix(scanner): preserve usage timestamp on bucket cleanup --------- Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
ECStore API Layout
Owns explicit facade and compatibility re-export paths during the ECStore internal layout migration. No runtime logic lives here.