Skip to content

feat: recreate snapshots if missing

Peter Svensson requested to merge recreate_snapshots into master

If the number of events being applied is larger than snapshotInterval then we create a new snapshot.

Merge request reports