type MigrationStep = Vec<Box<dyn Fn(&MicroKV) -> Result<()>>>;