Rulvar API reference / @rulvar/core / ReconcileOptions
Interface: ReconcileOptions
Defined in: packages/core/src/stores/reconcile.ts:1016
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
lease? | Lease | A 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 |