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

API for finer grained control over data source and object naming for uploads #1

Open
argl opened this issue Jun 29, 2018 · 0 comments

Comments

@argl
Copy link

argl commented Jun 29, 2018

What plans do you have for extending the basic API to allow uploading form memory and having a bit more control over the naming of the Azure blob objects? I have an actual use case where the data I want to store is actually a StringIO plus I have to use a naming scheme to simulate "folders" (slashes in object names) on the Azure side.

I can see that you already did the heavy lifting with request signing and concurrently uploading large files in seperate blocks, but its all jailed in a simple file upload function that strips out the file path components for the object name.

I would be glad to help, just show me the direction you want to go with this.

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