-
Notifications
You must be signed in to change notification settings - Fork 0
Blob storage layer #36
Copy link
Copy link
Open
Labels
apiBackend API layerBackend API layerdevopsCI/CD, server-side, etc.CI/CD, server-side, etc.internalAnything not user-facingAnything not user-facing
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
apiBackend API layerBackend API layerdevopsCI/CD, server-side, etc.CI/CD, server-side, etc.internalAnything not user-facingAnything not user-facing
Type
Projects
- StatusShow more project fieldsTodo
Before submitting
What would you like to see?
Add a layer for blob storage accessible only by the API for things like spritesheets and other files/data. Use MinIO as an initial S3-compatible layer, but the interface should be implementation-agnostic.
Why would this be useful?
Needed to store certain user files like spritesheets.
Affected area
API/backend, CI/CD
Examples, sketches, or related ideas
No response