mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-31 01:09:23 +00:00
refactor(lifecycle): add tagging boundary (#4082)
This commit is contained in:
@@ -20,6 +20,7 @@ pub mod evaluator;
|
||||
pub use self::core as lifecycle;
|
||||
pub mod rule;
|
||||
mod runtime_boundary;
|
||||
mod tagging_boundary;
|
||||
pub mod tier_delete_journal;
|
||||
pub mod tier_free_version_recovery;
|
||||
pub mod tier_last_day_stats;
|
||||
|
||||
Reference in New Issue
Block a user