Changeset 1601838 in Lumiera
- Timestamp:
-
2026-04-19T13:14:31Z
(4 weeks ago)
- Author:
- Ichthyostega <prg@…>
- Branches:
- dev/play
- Children:
- 57cd51e
- Parents:
- c05a73d6
- Message:
-
BufferProvider: reduce synchronisation effort
The recursive synchronisation up the parent-chain can in most cases be skipped,
by relying on the fact that inconsistent data is never stored in the BufferMetadata
table. If thus an entry is locally present and matches the entry from the
other side, then it can be concluded that its parent must also be already in sync.
-
(No files)
-