G-GCELL / api-server

0 stars 0 forks source link

[Refactor] 파일 조회 커버링 인덱스 적용 #60

Closed TaeYeongKwak closed 1 year ago

TaeYeongKwak commented 1 year ago

In GitLab by @tommysgit on Mar 22, 2023, 09:59

📋 설명

현재 파일 조회 시 페이징(limit, offset)을 이용하여 조회하는데, 커버링 인덱스를 적용하여 성능 개선이 가능한지 판단 후 적용

📌 작업 리스트

@muyongKim @AnTaeWook @TaeYeongKwak