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

[#122] feat: 실패 좋아요 기능 #123

Merged
merged 1 commit into from
Oct 12, 2023
Merged

[#122] feat: 실패 좋아요 기능 #123

merged 1 commit into from
Oct 12, 2023

Conversation

kdomo
Copy link
Member

@kdomo kdomo commented Oct 12, 2023

연관 이슈

작업내용

  • 실패 좋아요 기능
  • 실패 좋아요를 기록할 수 있도록 FailureLike 매핑 테이블 생성
  • 동시성 제어를 위해 Redission을 사용하여 RedissonLock 어노테이션으로 제어

@kdomo kdomo added the ✨ Feature 기능 개발 label Oct 12, 2023
@kdomo kdomo self-assigned this Oct 12, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

11.1% 11.1% Coverage
0.0% 0.0% Duplication

@kdomo kdomo merged commit c488d52 into develop Oct 12, 2023
3 checks passed
@kdomo kdomo deleted the feature/#122 branch October 12, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

실패 기록 좋아요 기능
1 participant