Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fetcher-core #31

Closed
6 tasks done
nachog00 opened this issue Feb 5, 2025 · 0 comments · Fixed by #37 or #39
Closed
6 tasks done

Build fetcher-core #31

nachog00 opened this issue Feb 5, 2025 · 0 comments · Fixed by #37 or #39
Assignees

Comments

@nachog00
Copy link
Contributor

nachog00 commented Feb 5, 2025

As explained in #30 , we need to refactor fetcher into one (maybe two) new crate.

fetcher-core

This crate must accomplish the following:

  • Take in a path as input form its consumer
  • Manage fetched resources in the above mentioned directory
  • Implement unit testing
  • Implement public API that allows
    • the consumer to request specific resources
    • those specific resources to be cached in runtime if not present already
@nachog00 nachog00 linked a pull request Feb 7, 2025 that will close this issue
@nachog00 nachog00 linked a pull request Feb 10, 2025 that will close this issue
@ala-mode ala-mode moved this from Backlog to In progress in Zingolabs-Infrastructure-Kanban Feb 13, 2025
@ala-mode ala-mode moved this from In progress to In review in Zingolabs-Infrastructure-Kanban Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants