Skip to content

쿠폰 발급 API 동시성 제어 추가 #76

Description

@Park-EJ

⚙️ 어떤 작업인가요?

  • 고객의 쿠폰 발급 API가 동시에 호출될 경우, 동일한 쿠폰이 여러 명에게 중복으로 발급되는 문제를 해결합니다.

🔎 작업 상세 계획

  • 비관적 락을 사용한 동시성 제어
  • 동시성 제어 테스트 코드 구현

🔔 기타 (선택)

기타 사항을 작성해주세요.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions