Skip to content

Simplified fetching API #79

@jeckersb

Description

@jeckersb

The current API is a bit cumbersome with regards to decompression and correctly managing the blob/driver semantics to successfully drive the futures to completion.

Really most of the time the client just wants the tar stream. So add a new API wherein the client can supply decompression code (and we can implement some default reusable decompressors for gzip/zstd) and in return the client receives a single future that they can await.

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