sync/simple_sync_orchestrator library
Classes
-
SimpleSyncOrchestrator<
T extends HasUpdatedAt, Id> -
Generic, reusable synchronization orchestrator.
Assumes
RemoteStoreprovides deltas viafetchSince, andLocalStorepersists the last sync point and pending operations.