amplify-swift/AmplifyPlugins/DataStore/AWSDataStoreCategoryPlugin/Sync
Di Wu 26a0e111c9
fix(datastore-v1): stop datastore only stop sync engine (#2863)
* fix(datastore-v1): stop datastore only stop sync engine

* resolve comments

* resolve mock storage engine adapter tests
2023-04-17 15:06:23 -07:00
..
Events chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
InitialSync fix(api): Change the getToken to async (#2856) 2023-04-13 14:01:49 -07:00
MutationSync fix(datastore-v1): detect duplicate mutation event by both modelName and modelId (#2835) 2023-03-29 14:58:02 -07:00
SubscriptionSync fix(api): Change the getToken to async (#2856) 2023-04-13 14:01:49 -07:00
Support fix(datastore-v1): detect duplicate mutation event by both modelName and modelId (#2835) 2023-03-29 14:58:02 -07:00
RemoteSyncEngine+Action.swift chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
RemoteSyncEngine+AuthModeStrategyDelegate.swift chore(datastore): integration tests (#1510) 2021-12-06 09:16:30 -08:00
RemoteSyncEngine+IncomingEventReconciliationQueueEvent.swift fix(datastore): InitializeSubscription race condition disconnected event (#2319) 2022-09-26 10:05:33 -04:00
RemoteSyncEngine+Resolver.swift fix(DataStore): Reconcile locally sourced mutations while subscriptions are disabled (#1712) 2022-04-04 14:47:56 -04:00
RemoteSyncEngine+Retryable.swift fix(datastore-v1): retry on subscription connection error (#2581) 2022-11-17 09:30:28 -05:00
RemoteSyncEngine+State.swift chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
RemoteSyncEngine.swift fix(datastore-v1): stop datastore only stop sync engine (#2863) 2023-04-17 15:06:23 -07:00
RemoteSyncEngineBehavior.swift fix(datastore-v1): stop datastore only stop sync engine (#2863) 2023-04-17 15:06:23 -07:00
RequestRetryable.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
RequestRetryablePolicy.swift fix(datastore-v1): retry on subscription connection error (#2581) 2022-11-17 09:30:28 -05:00