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

[BE] 지연로딩 및 N+1 문제 해결 #494

Closed
cpot5620 opened this issue Sep 25, 2023 · 0 comments
Closed

[BE] 지연로딩 및 N+1 문제 해결 #494

cpot5620 opened this issue Sep 25, 2023 · 0 comments
Labels
BE 백엔드 관련 이슈 refactor 리팩토링 관련 이슈 우선순위 : 상

Comments

@cpot5620
Copy link
Collaborator

🛠️ 작업 대상

지연로딩 및 N+1 문제 해결

✅ 작업 내용

  • 지연 로딩 적용
  • N+1 문제 해결 (fetch join)

📎 참고 자료

No response

⏰ 추정 시간

비관적 추정 시간 : 7시간
낙관적 추정 시간 : 2시간

@cpot5620 cpot5620 added BE 백엔드 관련 이슈 우선순위 : 상 refactor 리팩토링 관련 이슈 labels Sep 25, 2023
kpeel5839 added a commit that referenced this issue Sep 27, 2023
* refactor: Topic, Pin 다건 조회 fetch join 적용

Co-authored-by: cpot5620 <cpot5620@gmail.com>
Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>

* refactor: 쿼리 성.능.개.선

Co-authored-by: cpot5620 <cpot5620@gmail.com>
Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>

---------

Co-authored-by: cpot5620 <cpot5620@gmail.com>
Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>
@yoondgu yoondgu closed this as completed Sep 28, 2023
@yoondgu yoondgu added this to the 최종 데모데이 milestone Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 관련 이슈 refactor 리팩토링 관련 이슈 우선순위 : 상
Projects
None yet
Development

No branches or pull requests

2 participants