method
Store.RefreshArtifacts
func (backend *Store) RefreshArtifacts(
ctx context.Context,
directory string,
transforms ...ridumigration.DataTransform,
) errorAtomically reverse and replay committed history.
Related types
StoreA SQLite implementation of Ridu’s document, snapshot, auth, preference, task, lock, version, and migration store contracts.
DataTransformExecutable up and down callbacks bound to an immutable descriptor.