method
Store.ApplyArtifactsWithOptions
func (backend *Store) ApplyArtifactsWithOptions(
ctx context.Context,
directory string,
options RunnerOptions,
transforms ...ridumigration.DataTransform,
) errorApply pending physical and semantic steps with explicit maintenance and bounded coordination.
Source adapters/mongodb/migration_runner.go:25
Checksums, lineage, planner reconstruction, transform registry, step ledgers, and source assertions remain mandatory regardless of admissions.
Related types
StoreA replica-set implementation of Ridu’s document, snapshot, auth, preference, task, lock, upload, readiness, and migration contracts.
RunnerOptionsExplicit maintenance admission and bounded lease/operation controls.
DataTransformExecutable up and down callbacks bound to an immutable descriptor.