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

Separate repo.Repo to registory.Registory and storage.Storage #27

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

k1LoW
Copy link
Collaborator

@k1LoW k1LoW commented Oct 5, 2023

(I would like you to review #26 first.)

ref: #16

Separate the Repository into two roles.

Cache key should be able to be specified with just a tag.

However, currently, "extension" is required, so it is implemented with tag and URL.
@k1LoW k1LoW force-pushed the create-registory-and-storage branch from ac842c4 to 510b878 Compare October 5, 2023 07:09
@k1LoW k1LoW force-pushed the create-registory-and-storage branch from 510b878 to 084ca95 Compare October 5, 2023 07:13
Comment on lines +35 to +36
registory registory.Registory
fetcher storage.Fetcher
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Separate repo.Repo to registory.Registory and storage.Fetcher.

@k1LoW k1LoW marked this pull request as ready for review October 5, 2023 07:23
@linyows linyows merged commit 5ac315e into linyows:main Oct 5, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants