Skip to content

[FEATURE] Streams support in file-storage package #127

Description

@igiwa001

Feature Description

Add the ability to stream data to/from files to the FileStorage interface.
This also has to be actually implemented for each currently supported storage type.

Expand tests to cover new functionality.

Problem/Motivation

Using streams would allow us to serve image files without loading the entire buffer into memory.

Examples

No response

Additional Context

No response

Priority

Medium - Nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions