Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add synchronisation #19

Open
benoitc opened this issue Jun 19, 2013 · 0 comments
Open

Add synchronisation #19

benoitc opened this issue Jun 19, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@benoitc
Copy link
Member

benoitc commented Jun 19, 2013

Synchronization algorithm is the following:

  1. Create a change queue (add changes queue support #18) on the source
  2. Enumerate (list) all blobs on the source and copy the blobs not on the target
  3. Blobs already on the target aren't sent
  4. Once missing blobs are synchronized, start to watch the changes queue.
@ghost ghost assigned benoitc Jun 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant