Skip to content

Streaming data from backend stores #7

@mithrandi

Description

@mithrandi

The current behaviour is to read an entire object into memory on retrieval, which has scaling problems when dealing with high load and/or large object sizes.

Streaming content from a backend would make this kind of use more feasible, but would potentially limit features like verifying data integrity on fetch.


Imported from Launchpad using lp2gh.

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