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: 좋아요 데이터 동시성 제어 #107

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

peeerr
Copy link
Contributor

@peeerr peeerr commented Nov 14, 2024

📝 작업 내용

  • 유니크 제약조건 추가 (member_id, diary_id)
  • 비관적 락으로 동시성 제어

🔗 관련 이슈

close #106

@peeerr peeerr added the 🐛 bug 버그 해결 label Nov 14, 2024
@peeerr peeerr self-assigned this Nov 14, 2024
@peeerr peeerr changed the base branch from master to weekly/11 November 14, 2024 05:53
@peeerr peeerr merged commit 8a31893 into weekly/11 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 버그 해결
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 좋아요 데이터 동시성 제어
1 participant