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

동기화 이슈 #68

Open
2 of 4 tasks
bbeomgeun opened this issue Sep 15, 2022 · 0 comments
Open
2 of 4 tasks

동기화 이슈 #68

bbeomgeun opened this issue Sep 15, 2022 · 0 comments
Assignees
Labels
refactor 리팩토링

Comments

@bbeomgeun
Copy link
Contributor

bbeomgeun commented Sep 15, 2022

이슈 내용

  • 현재 챙겨주기 탭은 같은 공동체 구성원들이 접근 가능하다.
  • 따라서 동시성 이슈가 발생한다!

To-do

  • Synchronized
  • 비관적 락
  • 낙관적 락
  • redis 이용

참고 사항

  • step을 밟아가며 해결해보기
  • 매 단계마다 테스트를 통해서 체크해보기
@bbeomgeun bbeomgeun added the refactor 리팩토링 label Sep 15, 2022
@bbeomgeun bbeomgeun self-assigned this Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant