Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

As a developer, I want to do synchronisation #24

Open
friedger opened this issue Jun 11, 2018 · 3 comments
Open

As a developer, I want to do synchronisation #24

friedger opened this issue Jun 11, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@friedger
Copy link
Collaborator

There should be a convenient way to do synchronisation of a file.
How to manage the sync state?

Is synchronisation out of the scope of the SDK?

@larrysalibra
Copy link
Collaborator

larrysalibra commented Jun 18, 2018

What do you mean by synchronization? Syncing only changes between a local file and a remote file? Like rsync?

@friedger
Copy link
Collaborator Author

Yes, syncing between a local and remote file.

When I put a file into gaia storage I want to know whether it has changed from a different device. And I have to fetch it first and merge the local changes before putting the file.

For Android's content provider and PWA's local storage this is a common use case.

@friedger friedger added the enhancement New feature or request label Jul 19, 2018
@stackatron stackatron modified the milestones: DX Q3 Sprint 2, DX Q3 Sprint 3 Aug 20, 2019
@yknl yknl modified the milestones: DX Q3 Sprint 3, DX Q3 Sprint 2 Sep 16, 2019
@friedger
Copy link
Collaborator Author

The proposal API in hirosystems/stacks.js#702 will help here.

@friedger friedger removed this from the DX Q3 Sprint 3 milestone Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants