This commit is contained in:
@@ -74,6 +74,7 @@ public class EventQueue : IDisposable
|
||||
conflict.Reviewed = true;
|
||||
_conflicts.Update(conflict);
|
||||
}
|
||||
public void ClearConflicts() => _conflicts.DeleteAll();
|
||||
|
||||
// ── Lokale Versionsverfolgung je Entität (optimistische Nebenläufigkeitskontrolle) ──────
|
||||
// Merkt sich pro Entität die zuletzt bekannte ServerSeq — Grundlage für SyncEvent.
|
||||
|
||||
Reference in New Issue
Block a user