tursodatabase/turso

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

オープン

#6,288 opened on 2026/04/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1,001 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (19,103 個のスター)
PR merge metrics
 (平均マージ 2d 11h) (30d で 147 merged PRs)

説明

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.

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