Skip to content

Support getting async and sync handles for existing blob store items. #60

Open
@rklaehn

Description

@rklaehn

We should have a way to get a handle from the store that allows you to treat a blob as a file in a sync context (implement Read and Seek traits) or in a (tokio-flavoured) async context (tokio::io::AsyncSeek and tokio::io::AsyncRead).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions