Skip to content

Make s3 syncing more efficient #2

Description

@moredip

Currently I think we do a network call per file in order to get the etag so we can see whether the file needs updating or not. We can probably do 1 call to get the metadata for all files in a bucket, and then use the results for all the local files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions