Skip to content

[Feature] S3 저장소와 DB 동기화 작업 구현#125

Merged
sese2204 merged 4 commits intodevfrom
feature/#124
Feb 16, 2025
Merged

[Feature] S3 저장소와 DB 동기화 작업 구현#125
sese2204 merged 4 commits intodevfrom
feature/#124

Conversation

@sese2204
Copy link
Contributor

#️⃣연관된 이슈

#124

📝작업 내용

작업 이유는 위의 이슈 참고해 주세요

S3 저장소에 존해하지만 DB에 url로 저장되지 않은 고아 객체를 탐색하여 삭제
매주 월요일 새벽 2시에 수행하도록 설정

💬리뷰 요구사항(선택)

모든 image의 url을 탐색하는 쿼리를 PlaceImageRepository에 작성하였습니다. user,magazine 테이블과 union하는 구문인데 가장 연관성이 높다 생각한 레포지토리에 작성했습니다.

@sese2204 sese2204 added the ✨ feature New feature or request label Feb 14, 2025
@sese2204 sese2204 self-assigned this Feb 14, 2025
hyobin-yang
hyobin-yang previously approved these changes Feb 15, 2025
@sese2204 sese2204 merged commit 8719328 into dev Feb 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] 다중 저장소 환경에서 저장 실패 이미지에 대한 롤백 처리

4 participants