Skip to content

Add synchronisation #19

Description

@benoitc

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions