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 support for Azure Table Persistence v3 in the exporter tool #98

Merged
merged 5 commits into from
Nov 17, 2020

Conversation

danielmarbach
Copy link
Contributor

@danielmarbach danielmarbach commented Nov 16, 2020

Azure Table Persistence 3 supports determinstic IDs that use the same approach as Cosmos DB persister. If customers want to migrate from Azure Table Persistence v3 towards Cosmos SQL API we can handle the cases where the saga id is already in the correct format.

@danielmarbach danielmarbach marked this pull request as ready for review November 16, 2020 17:38
@boblangley boblangley changed the title Support ASP 3 in the exporter Support Azure Storage Persistence 3 in the exporter Nov 16, 2020
@danielmarbach danielmarbach changed the title Support Azure Storage Persistence 3 in the exporter Support Azure Table Persistence 3 in the exporter Nov 16, 2020
@danielmarbach danielmarbach merged commit b399ec4 into master Nov 17, 2020
@danielmarbach danielmarbach deleted the support-asp branch November 17, 2020 17:04
@danielmarbach danielmarbach changed the title Support Azure Table Persistence 3 in the exporter Add support for Azure Table Persistence v3 in the exporter tool Nov 23, 2020
@danielmarbach danielmarbach added this to the 0.1.2 milestone Nov 23, 2020
@danielmarbach danielmarbach added Feature bug Something isn't working and removed Feature bug Something isn't working labels Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants