Multi-File Write Support
Aberta
enhancement
good first issue
- Linguagem predominante
- Rust
- Estrelas
- 6
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.**
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100