tursodatabase/turso

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

Open

#6,288 opened on 2026年4月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

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