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: consumer 분리 #253

Merged
merged 1 commit into from
Dec 20, 2022
Merged

feat: consumer 분리 #253

merged 1 commit into from
Dec 20, 2022

Conversation

June1010
Copy link
Member

Feature

  • 배경
    • 하나의 서버 코드에 컨슈머와 프로듀서 코드가 같이 있어, 스케일 아웃하기 힘듬
  • 목적
    • 컨슈머 코드 분리

과정

  • 컨슈머 코드 분리
  • 메일 작동 테스트

결과 (스크린샷 등)

생략

관련 issue 번호 (링크)

#252

테스트 방법

Postman, 실제 메일 수신 여부 테스트

Commit

@June1010 June1010 closed this Dec 20, 2022
@claycat claycat reopened this Dec 20, 2022
@June1010 June1010 force-pushed the feat/consumer-detach branch from afbf118 to 0ef56cd Compare December 20, 2022 08:51
@pushedrumex pushedrumex merged commit 7a614f8 into develop Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants