leostera/warp

Add `warp gc` command

Open

#27 opened on 2023年4月3日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド