Multi-File Write Support
Offen
enhancement
good first issue
- Vorherrschende Sprache
- Rust
- Sterne
- 6
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Right now GetData saves data to one big file. Support should be added for fetching data from multiple endpoints at once and saving them to separate, smaller files.
**Issue originally raised by Aidan Kovacic.**
Beitragsleitfaden
Rechercherichtung
Look at the current GetData command's implementation to see how it writes to a single file. Understand the data fetching logic and the file output handling. The change involves modifying the command to handle multiple endpoints and manage concurrent file writes. Check for existing tests related to data fetching and file I/O to understand the expected behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100