Skip to content

자유게시판 메모 조회를 배치 호출로 전환#892

Merged
sdk-kr merged 1 commit into
mainfrom
fix/free-memo-batch-hotfix
Mar 24, 2026
Merged

자유게시판 메모 조회를 배치 호출로 전환#892
sdk-kr merged 1 commit into
mainfrom
fix/free-memo-batch-hotfix

Conversation

@sdk-kr
Copy link
Copy Markdown
Contributor

@sdk-kr sdk-kr commented Mar 24, 2026

요약

  • 자유게시판 classic 목록에서 메모를 단건 N+1 호출하지 않고 batch/memo 1회로 조회합니다.
  • 목록 렌더에서 배치 결과를 직접 사용해 MemoBadge 단건 fetch를 우회합니다.

검증

  • pnpm --filter web exec svelte-check --tsconfig ./tsconfig.json --threshold error
  • 동일 패치 기준 /home/angple/web 작업 트리에서 0 errors 확인

@sdk-kr sdk-kr force-pushed the fix/free-memo-batch-hotfix branch from bb9afef to a8e4bfa Compare March 24, 2026 06:37
@sdk-kr sdk-kr force-pushed the fix/free-memo-batch-hotfix branch from a8e4bfa to c8388e8 Compare March 24, 2026 06:42
@sdk-kr sdk-kr merged commit f586f5a into main Mar 24, 2026
4 checks passed
@sdk-kr sdk-kr deleted the fix/free-memo-batch-hotfix branch March 24, 2026 06:42
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.

1 participant