fix(ecstore): migrate ILM metadata during decommission

This commit is contained in:
overtrue
2026-08-21 23:02:38 +08:00
parent 1a3be70d98
commit 4f9d22bda7
2 changed files with 100 additions and 31 deletions
@@ -31,3 +31,5 @@ pub mod tier_free_version_recovery;
pub mod tier_last_day_stats;
pub mod tier_sweeper;
pub mod transition_transaction;
pub(crate) const ILM_META_PREFIX: &str = "ilm";