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 classes (Epic) #230

Open
jhmarina opened this issue Nov 22, 2022 · 0 comments
Open

Storage classes (Epic) #230

jhmarina opened this issue Nov 22, 2022 · 0 comments
Labels
kind/epic Umbrella issue for a group of related issues triage/next-candidate This could be moved to the next milestone

Comments

@jhmarina
Copy link
Contributor

jhmarina commented Nov 22, 2022

Description

s3gw could technically have different storage classes, allowing data to be moved to different storage devices depending on the storage class chosen.

This could be addressed by having s3gw relying on different data paths, each assigned to a different storage class, and pushing items to them as needed.

The metadata database would likely always live on the default storage class, and be sentient of all objects and where they live.

This could be used for cold archive, or hot buckets, moving them between classes and thus devices.

Success criteria

More information

Tasks

  • [ ]
@jhmarina jhmarina added the kind/epic Umbrella issue for a group of related issues label Nov 22, 2022
@jhmarina jhmarina changed the title ⛰ Storage classes (Epic) Storage classes (Epic) May 8, 2023
@0xavi0 0xavi0 added the triage/next-candidate This could be moved to the next milestone label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic Umbrella issue for a group of related issues triage/next-candidate This could be moved to the next milestone
Projects
Status: Backlog
Development

No branches or pull requests

2 participants