method
Store.ApplyArtifacts
func (backend *Store) ApplyArtifacts(
ctx context.Context,
directory string,
transforms ...ridumigration.DataTransform,
) errorValidate complete immutable history, take the fenced lease, and apply pending work.
Source adapters/mongodb/migration_runner.go:18
The lifecycle is forward-only: there are no down, reset, refresh, or fresh methods. Correct forward with another reviewed artifact or restore a matched database-and-upload recovery point.
Related types
StoreA replica-set implementation of Ridu’s document, snapshot, auth, preference, task, lock, upload, readiness, and migration contracts.
DataTransformExecutable up and down callbacks bound to an immutable descriptor.