Skip to content

PERSISTENCE_FORMAT_VERSION

const PERSISTENCE_FORMAT_VERSION: 5 = 5

Defined in: packages/@livestore/sync-electric/src/index.ts:340

Needs to be bumped when the storage format changes (e.g. eventlogTable schema changes)

Changing this version number will lead to a “soft reset”.