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

[FEAT] 경매글 생성되면 경매 서비스의 경매 참고 데이터 셋 생성 #68

Open
1 task
chanchanwoong opened this issue Jun 14, 2024 · 0 comments

Comments

@chanchanwoong
Copy link
Collaborator

기능 설명
경매글 서비스에서 경매글이 생성되면 경매 서비스에 레디스 경매 참고 테이블에 data set을 생성해서 저장해야 합니다.

image

그래서 경매글 생성 시, 카프카로 보내주는 데이터는 다음과 같습니다.
auctionUuid, numberOfEventParticipants, auctionEndTime, startPrice, auctionStartTime

  • 카프카로 데이터 넘겨주는 로직 구현

추가 설명
image

@chanchanwoong chanchanwoong changed the title [FEAT] 경매글 생성되면 경매 서비스의 경매 참고 도큐먼트 생성 [FEAT] 경매글 생성되면 경매 서비스의 경매 참고 데이터 셋 생성 Jun 14, 2024
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