Skip to main content

@idpass/data-collect-core / entitySnapshots

Variable: entitySnapshots

const entitySnapshots: PgTableWithColumns<{ }>

Defined in: db/schema.ts:226

Entity snapshots for event sourcing optimization. Stores point-in-time snapshots of entity state to avoid replaying all events.