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

Seblob(s) - support "append" and "page" blobs (up to 8 TB) #163

Open
MangyCoyote opened this issue Jun 4, 2020 · 0 comments
Open

Seblob(s) - support "append" and "page" blobs (up to 8 TB) #163

MangyCoyote opened this issue Jun 4, 2020 · 0 comments
Labels
enhancement New feature or request Storage commands related to blobs

Comments

@MangyCoyote
Copy link
Collaborator

Currently, seblob(s) creates "block" blob which limits size of blob up to 256 MB.
Consider using "block" blob as default and add support for two others: "append" and "page" blobs.
See remarks for more information.
Unlocking "page" blob operation we should be able to upload into container up to 8 TB of data.

Sub question: clarify what API version (something like 2018-11-09) we use by default.

@MangyCoyote MangyCoyote added enhancement New feature or request Storage commands related to blobs labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Storage commands related to blobs
Projects
None yet
Development

No branches or pull requests

1 participant