8000 Axsuarez/blob storage by axelsrz · Pull Request #294 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content

Axsuarez/blob storage #294

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

Merged
merged 7 commits into from
Aug 12, 2019
Merged

Axsuarez/blob storage #294

merged 7 commits into from
Aug 12, 2019

Conversation

axelsrz
Copy link
Member
@axelsrz axelsrz commented Aug 12, 2019

fixes #235

@axelsrz axelsrz requested a review from johnataylor August 12, 2019 19:07
@axelsrz axelsrz marked this pull request as ready for review August 12, 2019 22:36
if not keys:
raise Exception("Please provide at least one key to read from storage.")

self.client.create_container(self.settings.container_name)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no async lib???

can you open an issue to track the fact that we would like an async version

@axelsrz axelsrz merged commit 9632e44 into master Aug 12, 2019
@axelsrz axelsrz deleted the axsuarez/blob-storage branch August 12, 2019 23:27
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

Successfully merging this pull request may close these issues.

Porting of BlobStorage in botbuilder azure
2 participants
31B9
0