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.

貢獻者指南