Skip to content

Porcelain gc - invoke garbage collection #294

Description

@mroczect

Summary

Implement gc command that calls plumbing gc to remove unreachable objects.

Context

May include additional optimizations like compressing object store.

Tasks

  • Create porcelain/src/admin/gc.rs.
  • Call plumbing gc.
  • Report statistics (e.g., objects removed).
  • Document.

Acceptance Criteria

  • Unreachable objects removed.

Dependencies

  • Plumbing gc.

Activity

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

Metadata

Metadata

Assignees

Labels

adminSee issues with this labelporcelainSee issues with this label

Projects

  • Status
    Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions