Skip to content

Use a bare clone of crates.io-index #4015

@cuviper

Description

@cuviper

Would it be possible to use a bare git clone for the index? The checked-out files currently take about 75MB on disk, but it's all redundant with .git/objects/. If the files can be read in-memory via whatever libgit2 has equivalent to git cat-file, then they shouldn't need to be checked out at all.

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