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

Fix: 캐싱 value 일부 수정 (#92) #93

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Conversation

win-luck
Copy link
Contributor

  • 즐겨찾기에 음식 추가 기능은 현재 날짜 음식 조회 캐싱데이터의 초기화를 필요로 하는데, 즐겨찾기 관련 응답 데이터의 key에 date 속성이 들어갈 수 없어, 현재 날짜 음식 조회의 캐싱을 배제
  • 기타 잘못된 RedisCache value 표기 수정

@win-luck win-luck added the fix 버그 및 오류 수정 label Nov 13, 2023
@win-luck win-luck requested a review from synoti21 November 13, 2023 12:31
@win-luck win-luck self-assigned this Nov 13, 2023
@synoti21
Copy link
Contributor

API 연동하는 과정이 정말 지금부터 시작인데 잘 처리해주셔서 감사합니다!

@synoti21 synoti21 merged commit d0534e6 into master Nov 13, 2023
1 check passed
@synoti21 synoti21 deleted the feature/92-fix-redis branch November 20, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 및 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: RedisCache 여러 value에 대한 캐싱 표기 오류 수정 (#92)
2 participants