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

feat: added azure table support #615

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

AvineshTripathi
Copy link
Collaborator

@AvineshTripathi AvineshTripathi commented Mar 12, 2023

Problem

fixes #402

Changes Made

Implemented the Table support similar to Queue support in azure

Notes

Go sdk for azure doesnot have a metadata field for Azure Table and so tags are not added in the current PR however an empty []model.Tag is returned

Checklist

  • Code follows the contributing guidelines
  • Changes have been thoroughly tested
  • Documentation has been updated, if necessary
  • Any dependencies have been added to the project, if necessary

@mlabouardy mlabouardy modified the milestones: v3.0.6, v3.0.7 Mar 13, 2023
@mlabouardy mlabouardy added enhancement New feature or request azure labels Mar 13, 2023
@mlabouardy mlabouardy changed the base branch from master to develop March 13, 2023 15:21
@mlabouardy mlabouardy merged commit 5fb661c into tailwarden:develop Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Azure table storage
2 participants