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

[DEV-293] Waiting 서버와 align #106

Merged
merged 3 commits into from
May 27, 2024
Merged

[DEV-293] Waiting 서버와 align #106

merged 3 commits into from
May 27, 2024

Conversation

dla0510
Copy link
Contributor

@dla0510 dla0510 commented May 27, 2024

  • 작업 내용
    • redis 도커 설정
      • notify-keyspace-events Ex 설정
    • 대기열 토큰 수정
      • email:ticketingId:entryTime -> email:ticketingId
    • 대기열 키 값 수정
      • ticketingId -> queue::ticketingId

dla0510 added 2 commits May 27, 2024 17:47
- zset key
  - 변경 전 : ticketing_id
  - 변경 후 : "queue::{ticketing_id}"
- purchase token pattern
  - 변경 전 : {email}:{ticketing_id}:{entry_time}
  - 변경 후 : {email}:{ticketing_id}
@dla0510 dla0510 self-assigned this May 27, 2024
@dla0510 dla0510 requested a review from claycat May 27, 2024 09:11
Copy link

github-actions bot commented May 27, 2024

Test Coverage

Overall Project 76.31% -0.04% 🟢
Files changed 83.87% 🟢

File Coverage
CheckWaitingQueueAndTokenAop.java 92% -3.33% 🟢

@dla0510 dla0510 merged commit 6213079 into develop May 27, 2024
2 checks passed
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.

2 participants