tursodatabase/turso

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

Open

#6 288 ouverte le 7 avr. 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (1 001 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (19 103 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur