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

Storage device for Azure Page Blobs #139

Closed
badrishc opened this issue Jun 18, 2019 · 0 comments · Fixed by #147
Closed

Storage device for Azure Page Blobs #139

badrishc opened this issue Jun 18, 2019 · 0 comments · Fixed by #147
Assignees
Labels
enhancement New feature or request

Comments

@badrishc
Copy link
Contributor

Azure Page Blobs are made up of 512-byte pages up to 8 TB in total size and are designed for frequent random read/write operations, making them a good candidate for serving as a storage device for FASTER. We would like to implement the IDevice abstraction for Azure Page Blobs, along the lines of existing devices such as LocalStorageDevice.

@badrishc badrishc added the enhancement New feature or request label Jun 18, 2019
@tli2 tli2 self-assigned this Jun 24, 2019
@tli2 tli2 mentioned this issue Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants