Skip to content

Sparse writes to upstream #10

Description

@mhambre

Allow users to write through their viewer (will write a file sparsely or open an new "sparse file") and allow them to write to it. On fsync/flush we stream the bytes and gaps to the upstream (this is costly by allowing the user to control fsync/flush calls we can ensure that they've acknowledged it may be costly instead of doing a sparse upload every write.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions