Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / ReconcileOptions

Interface: ReconcileOptions

Defined in: packages/core/src/stores/reconcile.ts:1016

Properties

PropertyTypeDescriptionDefined in
lease?LeaseA live lease for the run, passed through to the meta write. Over a fencedWrites store this makes the repair itself takeover safe: a successor acquiring mid-repair fences the stale rewrite out.packages/core/src/stores/reconcile.ts:1022