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

[FEAT] CertificationRepository 성능 개선 #260

Closed
1 task done
SSung023 opened this issue Aug 31, 2024 · 1 comment · Fixed by #264
Closed
1 task done

[FEAT] CertificationRepository 성능 개선 #260

SSung023 opened this issue Aug 31, 2024 · 1 comment · Fixed by #264
Assignees
Labels
🧑🏻‍💻 BE 백엔드 관련 코드 ⚙️ refactor 리팩토링

Comments

@SSung023
Copy link
Contributor

SSung023 commented Aug 31, 2024

Issue 타입(하나 이상의 Issue 타입을 선택해주세요)

☑ 기능 추가
□ 기능 삭제
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트

상세 내용

어떤 기능인가요?

추가하려는 기능에 대해 간결하게 설명해주세요

작업 상세 내용

  • DB index를 통한 조회 성능 개선: Certification 테이블의 certificated_at 컬럼에 인덱스 적용

라벨

  • 작업 브랜치: feat/260-certification-performance-improve
  • 그룹: server
  • 긴급도: High, Middle, Low
@SSung023 SSung023 added ⚙️ refactor 리팩토링 🧑🏻‍💻 BE 백엔드 관련 코드 labels Aug 31, 2024
@SSung023 SSung023 self-assigned this Aug 31, 2024
Copy link

linear bot commented Aug 31, 2024

@SSung023 SSung023 linked a pull request Sep 12, 2024 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

1 participant