Skip to content

PERSISTENCE_FORMAT_VERSION

const PERSISTENCE_FORMAT_VERSION: 7 = 7

Defined in: packages/@livestore/sync-cf/src/cf-worker/durable-object.ts:49

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

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