leostera/warp

Add `warp gc` command

Open

#27 创建于 2023年4月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (0 fork)github user discovery
enhancementgood first issuehelp wanted

仓库指标

Star
 (22 star)
PR 合并指标
 (PR 指标待抓取)

描述

Since we know how often we are accessing certain artifacts in the local store, we can keep track of the last access to allow for routine cleanups of the store.

This will help us keep our store size down to rather stable numbers.

贡献者指南