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 ObjectStore::put_opts / Conditional Put (#4879) #4984

Merged
merged 12 commits into from
Oct 27, 2023

Commits on Oct 25, 2023

  1. Add version to PutResult

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ae2222d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62a678 View commit details
    Browse the repository at this point in the history
  3. Don't support HttpStore

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f861339 View commit details
    Browse the repository at this point in the history
  4. Add R2 Support

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    642a77e View commit details
    Browse the repository at this point in the history
  5. Update Azure StatusCode

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    57707a5 View commit details
    Browse the repository at this point in the history
  6. Fixes

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fba437d View commit details
    Browse the repository at this point in the history
  7. Clippy

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f961f4a View commit details
    Browse the repository at this point in the history
  8. Clippy

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    be34993 View commit details
    Browse the repository at this point in the history
  9. PutRequestBuilder

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    56d95d7 View commit details
    Browse the repository at this point in the history
  10. Clippy

    tustvold committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d757011 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add stress test

    tustvold committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ad03361 View commit details
    Browse the repository at this point in the history
  2. Clippy

    tustvold committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ca8e0a4 View commit details
    Browse the repository at this point in the history