Back to Trigger

Read Replica Snapshots Since

.server-changes/read-replica-snapshots-since.md

4.4.5304 B
Original Source

Add RUN_ENGINE_READ_REPLICA_SNAPSHOTS_SINCE_ENABLED flag (default off) to route the Prisma reads inside RunEngine.getSnapshotsSince through the read-only replica client. Offloads the snapshot polling queries (fired by every running task runner) from the primary. When disabled, behavior is unchanged.