Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Do not buffer the entire package in memory #10

@lowjoel

Description

@lowjoel

Faraday currently does not support streaming responses (lostisland/faraday#45, lostisland/faraday#156, lostisland/faraday#363, lostisland/faraday#461, lostisland/faraday#522). This means that the entire package must be buffered in memory.

This is okay for the majority of packages, but not for excessively large ones (> 50mb?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions