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

[JOH-84] Image Service's FindAll, DeleteByPetId #10

Merged
merged 3 commits into from
Feb 14, 2024

Conversation

bookpanda
Copy link
Contributor

@bookpanda bookpanda commented Feb 13, 2024

Change made

  •  New features
  •  Bug fixes
  •  Breaking changes

Describe what you have done

  • Added FindAll and DeleteByPetId in Image service for use in Gateway Pet service

New Features

  • new methods in image repository, service, minio client
  • unit tests

Fix

Others

  • note that the DeleteMany method in minio client could be further optimized with its RemoveMany method using channels, but it'd take a lot of effort restructing.

Copy link

linear bot commented Feb 13, 2024

@bookpanda bookpanda merged commit 74fdfb7 into dev Feb 14, 2024
2 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.

2 participants