Skip to content

feature request: packed CAS file should be accessible over the remote filesystem interface #2

Description

@superp00t

This may require some finagling, i.e. the pack index should probably be downloaded to local temporary storage first (the cost of doing binary search on this would be enormous), however the object pack file should be accessible via the remote.filesystem interface.

What Pull() does is not good enough here, the returned file interface should be an io.ReaderAtCloser.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions