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: 리크루팅 페이지 로딩 성능 향상 #63

Merged
merged 3 commits into from
Jul 29, 2023

Conversation

Tekiter
Copy link
Member

@Tekiter Tekiter commented Jul 29, 2023

지금까지는 노션 이미지 데이터를 위해 Sign API를 호출하는 동안 딜레이가 눈에 띄게 있는 편이었어요.
그런데 Sign된 이미지는 1시간의 유효 시간을 가지므로, 그 안에는 해당 이미지를 계속 사용할 수 있어요. 이를 이용해 Sign 된 페이지를 50분간 캐싱함으로써 로딩 성능을 향상시켜요.

추가 작업

  • KV 스토어를 Type Safe하게 사용할 수 있도록 개선했어요.

@Tekiter Tekiter added this pull request to the merge queue Jul 29, 2023
Merged via the queue into main with commit f9a573e Jul 29, 2023
2 checks passed
@Tekiter Tekiter deleted the feat-recruit-page-performance branch August 16, 2023 09:09
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.

1 participant