Skip to content

Refactor 'list' and 'prune' operations on remote repositories to run on the server side #242

@Ernest0x

Description

@Ernest0x

The list and prune operations on relatively large (in size and number of archives) remote repositories are taking too much time and create a lot of unnecessary traffic, which would be avoided if they were implemented as server-side operations that return only a small-sized response to the client. In addition, the slowness of the current implementation may be revealing some other problems as described in #161.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions