mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-29 00:17:11 +00:00
fix(lifecycle): make tier cleanup recoverable (#3491)
This commit is contained in:
@@ -18,5 +18,6 @@ pub mod core;
|
||||
pub mod evaluator;
|
||||
pub use self::core as lifecycle;
|
||||
pub mod rule;
|
||||
pub mod tier_free_version_recovery;
|
||||
pub mod tier_last_day_stats;
|
||||
pub mod tier_sweeper;
|
||||
|
||||
Reference in New Issue
Block a user