Skip to content

Allow external diffs to be used conditionally

What does this MR do?

Since external diffs are likely to be a bit slower than in-database ones, add a mode that makes diffs external after they've been obsoleted by events. This should strike a balance between performance and disk space.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #54670 (closed)

Edited by Nick Thomas

Merge request reports