leostera/warp

Add `warp gc` command

Open

#27 aberto em 3 de abr. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (22 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador