mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 10:45:57 +00:00
- Remove localLamport and lastSyncedLamport from all interfaces and models - Simplify sync logic to use vector clocks exclusively for change tracking - Remove Lamport-based conflict detection and sync status logic - Update UI components to remove Lamport display elements - Clean up backwards compatibility utilities - Fix getVectorClock import error in sync.service.ts - Remove debug alert from sync-safety-backup.service.ts This simplifies the sync system by eliminating the dual tracking mechanism that was causing complications and false conflicts. Vector clocks provide better causality tracking for distributed sync. |
||
|---|---|---|
| .. | ||
| vector-clocks.md | ||