tursodatabase/turso

Vendor or cache dist dependency instead of downloading it all the time

Open

#6,288 创建于 2026年4月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (1,001 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

In the Github actions workflow, we keep downloading the dist tool all the time, which often results in network timeouts. Let's vendor or cache the dependency instead.

贡献者指南