Skip to content

Implement streaming downloads #94

@mphasize

Description

@mphasize

With the R7 refactor, we already implemented streaming uploads and we can use the same LazyFile class to implement streaming downloads for cached images, PDFs, etc.

The benefits would be faster response times and less stress on memory, as the files would not have to be read into memory completely before sending the server response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions