Skip to content

PERSISTENCE_FORMAT_VERSION

const PERSISTENCE_FORMAT_VERSION: 5 = 5

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

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

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