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

Redis Sorted Set 기능을 이용한 대기열 API 개발 #1

Closed
2 tasks done
junha-ahn opened this issue Oct 16, 2023 · 2 comments · Fixed by #2
Closed
2 tasks done

Redis Sorted Set 기능을 이용한 대기열 API 개발 #1

junha-ahn opened this issue Oct 16, 2023 · 2 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request major Major topic

Comments

@junha-ahn
Copy link
Member

junha-ahn commented Oct 16, 2023

Description

Redis SortSet 기능을 이용한 대기열 API 개발

image

f-lab-clone/ticketing-backend#72 (comment)

To do

  • 발행 API
  • 확인 API

Test Checklist

@junha-ahn junha-ahn linked a pull request Oct 17, 2023 that will close this issue
@junha-ahn junha-ahn changed the title Redis SortSet 기능을 이용한 대기열 API 개발 Redis Sorted Set 기능을 이용한 대기열 API 개발 Oct 18, 2023
@junha-ahn junha-ahn self-assigned this Oct 18, 2023
@junha-ahn junha-ahn added the enhancement New feature or request label Oct 18, 2023
@junha-ahn junha-ahn moved this to In Progress in Kanban backend Oct 18, 2023
@junha-ahn junha-ahn added the major Major topic label Oct 18, 2023
@ParkJeongseop
Copy link

한번 사용한 티켓은 재사용불가한가요?

@junha-ahn
Copy link
Member Author

오 좋은 지적이네요. 예약 서버에서 요청시 삭제하도록 로직변경하겠습니다

@github-project-automation github-project-automation bot moved this from In Progress to Done in Kanban backend Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major Major topic
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants