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

Advanced S3 calls #731

Open
djwfyi opened this issue Feb 10, 2023 · 1 comment
Open

Advanced S3 calls #731

djwfyi opened this issue Feb 10, 2023 · 1 comment

Comments

@djwfyi
Copy link
Collaborator

djwfyi commented Feb 10, 2023

minio PR 16551 introduces if-match and if-none-match logic for optimistic consistency of data.

The logic provides conditions where data uploads to MinIO can check the consistency of data first before applying any changes. This avoids potential conflicts if more than one user attempts to upload the same object.

External references:

(Introduced with https://github.com/minio/minio/releases/tag/RELEASE.2023-02-09T05-16-53Z.)

@djwfyi
Copy link
Collaborator Author

djwfyi commented May 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant