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

Stricter checking for Azure storage write and update if key exists/not exists #530

Closed
phoebusm opened this issue Jun 29, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@phoebusm
Copy link
Collaborator

phoebusm commented Jun 29, 2023

Enhancement for #284
Related #447

Per this comment #427 (comment) exception should be thrown if

  1. key exists during write()
  2. key does not exist during update()
    Azure storage supports this conditional checking.
@phoebusm phoebusm added the enhancement New feature or request label Jun 29, 2023
@poodlewars
Copy link
Collaborator

Won't do for now.l

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

No branches or pull requests

2 participants