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

M3-328 이미지 캐시를 도입해 로딩 속도 개선하기 #90

Merged
merged 4 commits into from
Sep 3, 2024

Conversation

koomin1227
Copy link
Member

작업 내용*

  • 이미지 캐시 적용하기

고민한 내용*

  • 기존에 같은 이미지라도 다른 페이지에서 쓰이면 s3로 부터 새로 이미지를 받아와야해서 지연시간이 있었는데 이것을 캐싱 전략을 통해 개선했다.

스크린샷

@koomin1227 koomin1227 merged commit f65536f into develop Sep 3, 2024
1 check passed
@koomin1227 koomin1227 self-assigned this Sep 3, 2024
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.

2 participants