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

#575 [feat] 분산락 컴포넌트 구현 #577

Merged
merged 3 commits into from
Nov 13, 2024
Merged

#575 [feat] 분산락 컴포넌트 구현 #577

merged 3 commits into from
Nov 13, 2024

Conversation

sohyundoh
Copy link
Member

✒️ 관련 이슈번호

Key Changes 🔑

  1. Redis Lock을 활용하여 분산락을 구현한 비지니스 로직이 많아짐에 따라 DistributedLock을 위한 컴포넌트를 만들어 각각 활용하게 진행하였습니다.

To Reviewers 📢

@sohyundoh sohyundoh self-assigned this Nov 13, 2024
@sohyundoh sohyundoh merged commit c89bfb1 into develop Nov 13, 2024
1 check passed
@sohyundoh sohyundoh deleted the feat/#575 branch November 13, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 분산락 공통화 작업
1 participant