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 multi-part snapshot upload support #53

Merged
merged 8 commits into from
Sep 25, 2018

Commits on Sep 3, 2018

  1. Add multi-part snapshot upload support for Swift

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    026b5bb View commit details
    Browse the repository at this point in the history
  2. Add multi-part upload logic for aws

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    57bccd4 View commit details
    Browse the repository at this point in the history
  3. Add composite object upload for GCS

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    9c0c1d5 View commit details
    Browse the repository at this point in the history
  4. Add block uplaod support for ABS

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    d5a9302 View commit details
    Browse the repository at this point in the history
  5. Update gitignore

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    8035a3a View commit details
    Browse the repository at this point in the history
  6. Refactor snapstore pkg

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    ea225c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Modify test cases and mock client

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    d686a16 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Gabage collect part uplaods

    Signed-off-by: Swapnil Mhamane <swapnil.mhamane@sap.com>
    Swapnil Mhamane committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    d483869 View commit details
    Browse the repository at this point in the history