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] 이미지 캐싱 기능 구현 #46

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

NARUBROWN
Copy link
Collaborator

📋 이슈 번호

close #39

🛠 구현 사항

Redis로 이미지를 캐싱하는 기능을 추가했습니다.
이를 통해 이미지 조회시 이전보다 빠른 조회할 수 있게 되었습니다.

📚 기타

@NARUBROWN NARUBROWN added the ✨ New Feature 새로운 기능 개발 label Jan 26, 2024
@NARUBROWN NARUBROWN requested a review from Juser0 January 26, 2024 11:28
@NARUBROWN NARUBROWN self-assigned this Jan 26, 2024
@NARUBROWN NARUBROWN changed the title [Feat] 이미지 캐싱 기능 구현 #39 [Feat] 이미지 캐싱 기능 구현 Jan 26, 2024
@NARUBROWN NARUBROWN merged commit 46ede8e into main Jan 26, 2024
1 check passed
@NARUBROWN NARUBROWN deleted the wonjeong#39-feat-redis branch January 26, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New Feature 새로운 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Redis를 추가하여 서비스의 응답속도를 개선합니다.
2 participants