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

#551 [feat] MoimPopularInfo 자료구조 Set으로 변경 및 n+1 문제 해결 #552

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

sohyundoh
Copy link
Member

✒️ 관련 이슈번호

Key Changes 🔑

  1. MoimPopularInfo 내부에 있는 Collection을 List가 아닌 Set으로 설정하여 Fetch Join시 Multiple Bag Exception이 나지 않게 수정하였습니다!
  2. 캐시를 수정하려고 했으나 지금 수정하지 않아도 될 것 같아 안하였습니다!

To Reviewers 📢

@sohyundoh sohyundoh self-assigned this Oct 29, 2024
@sohyundoh sohyundoh merged commit 969226d into develop Oct 29, 2024
1 check passed
@sohyundoh sohyundoh deleted the feat/#551 branch October 29, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] MoimPopulerInfo Set으로 변경 및 캐시 환경 재구축
1 participant