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: 장소 거리 데이터 cache 적용 #168

Merged
merged 18 commits into from
Aug 29, 2024

Conversation

thguss
Copy link
Member

@thguss thguss commented Aug 22, 2024

이슈

closed #67

변경 사항

  • Redis Cache를 추가했습니다.
  • 활용하여 Tmap에서 조회하는 Distance 정보를 캐싱했습니다.

스크린샷

부연 설명

체크리스트

  • Lint 적용 여부
  • 빌드 성공 여부
  • PR 제목은 포맷과 내용 둘 다 알맞게 작성되었는가
  • PR에 대해 구체적으로 설명이 되어있는가

@thguss
Copy link
Member Author

thguss commented Aug 22, 2024

출격준비

@thguss thguss changed the title [ADD] Redis 캐시 도입 add: Redis 캐시 도입 Aug 22, 2024
Copy link

✅ 빌드 성공 ✅
🚀 출격 준비 완료 👨🏻‍🚀

Copy link
Member

@KimDoubleB KimDoubleB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 조금 리뷰가 많아졌는데, 시간될 때 확인 부탁드립니당

@thguss thguss changed the title add: Redis 캐시 도입 feat: 장소 거리 데이터 cache 적용 Aug 24, 2024
@thguss thguss requested a review from KimDoubleB August 26, 2024 06:39
Copy link
Member

@K-Diger K-Diger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~ 리뷰 스윽 훑어봐주십쇼!

@thguss
Copy link
Member Author

thguss commented Aug 27, 2024

출격준비

Copy link

✅ 빌드 성공 ✅
🚀 출격 준비 완료 👨🏻‍🚀

Copy link
Member

@KimDoubleB KimDoubleB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 👍🏻

@thguss
Copy link
Member Author

thguss commented Aug 29, 2024

출격준비

Copy link

✅ 빌드 성공 ✅
🚀 출격 준비 완료 👨🏻‍🚀

@thguss thguss merged commit c6407f3 into develop Aug 29, 2024
1 check passed
@thguss thguss deleted the feature/#67-cache-place-distance branch August 29, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 코스 내 장소 거리 캐시
3 participants