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

[HOTFIX] 캐싱 사용시 킬링파트 좋아요 실시간 반영하기 #475

Closed
1 task
seokhwan-an opened this issue Sep 27, 2023 · 0 comments · Fixed by #477
Closed
1 task

[HOTFIX] 캐싱 사용시 킬링파트 좋아요 실시간 반영하기 #475

seokhwan-an opened this issue Sep 27, 2023 · 0 comments · Fixed by #477
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! 🦋 Bug 🚨 버그 발생! 🚨

Comments

@seokhwan-an
Copy link
Collaborator

🤷 개선할 기능

현재 노래 데이터를 캐싱하여 이용한 것에서 좋아요를 실시간으로 반영되지 않아 사용자 경험이 떨어지고 있음 -> 좋아요 부분은 db에서 불러와 실시간 방연을 적용하고자 한다.

🔨 상세 작업 내용

  • 좋아요 정보 실시간 반영

📄 참고 사항

⏰ 예상 작업 시간

1시간

⏰ 마감일

9월27일 21시반

@seokhwan-an seokhwan-an added 🦋 Bug 🚨 버그 발생! 🚨 [ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! labels Sep 27, 2023
splitCoding added a commit that referenced this issue Sep 28, 2023
* feat: 멤버의 모든 좋아요한 킬링파트 조회, 모든 킬링파트와 노래 조회 기능 구현

* feat: 스와이프 노래 조회시 좋아요 정보를 DB에게 받아서 처리한다.

* fix: conflict 해결

* config: test 환경 토큰 시간 변경

* fix: 킬링파트의 id 조회하는 쿼리 오류 수정 및 테스트 작성

* fix: LoginCheckerInterceptor 가 처리할 경로 수정

* test: showSongById 스와이프 기능 테스트 수정

* style: Assertions static import 로 변경

* fix: Genre.getValue() 에서 name() 으로 변경

* fix: 마이페이지 좋아요한 킬링파트 조회 최신순으로 정렬 및 테스트 작성, 수정
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-shook Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! 🦋 Bug 🚨 버그 발생! 🚨
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant