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

일자에 해당하는 숙소의 객실 예약 동시성 처리 #69

Open
DevKTak opened this issue Sep 14, 2023 · 0 comments
Open

일자에 해당하는 숙소의 객실 예약 동시성 처리 #69

DevKTak opened this issue Sep 14, 2023 · 0 comments
Assignees

Comments

@DevKTak
Copy link
Collaborator

DevKTak commented Sep 14, 2023

주요업무

Pessimistic Lock을 활용하여 예약시 재고 감소 동시성 처리

@DevKTak DevKTak self-assigned this Sep 14, 2023
DevKTak added a commit that referenced this issue Sep 14, 2023
* init optimisticLock

* feat: 해당일자 숙소의 객실 예약시 재고 감소 동시성 이슈 해결

- 비관적 락 사용

* fix: 테스트코드 버그 수정

* refactor: 불필요한 주석 코드 제거
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

No branches or pull requests

1 participant