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

[Feature] 이미지 저장소로 S3가 아닌 다른 저장소도 사용할 수 있도록 리팩토링 #351

Open
2 tasks
username1103 opened this issue Feb 19, 2023 · 0 comments

Comments

@username1103
Copy link
Member

요구 사항

S3를 이미지 저장소로 사용하지 않고 Oracle이나 파일자체를 저장소로 쓰는 방법도 가능하도록 우선 기존 이미지 저장 방식을 리팩토링하기

체크 리스트

  • ImageStore Interface 추가
  • ImageStore를 implements한 S3ImageStore 구현

비고

  • 참고 사항을 적어주세요. 해당 작업을 하는 사람이 참고해야 하는 내용을 자유로운 형식으로 적을 수 있습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant