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

회원이 음식 검색/플랜 검색한 횟수를 취합하고 슬랙으로 알린다 #62

Open
devholic22 opened this issue Oct 14, 2024 · 0 comments
Assignees

Comments

@devholic22
Copy link
Member

✨ Describe

  • 회원이 음식과 플랜을 검색할 때 마다 요청을 카운팅하여 레디스에 저장한다. (비동기 이벤트 활용)
  • 매일 아침 9시 전날 쌓인 각 요청 횟수를 슬랙으로 관리자에게 보낸다. (스케줄링 활용)
  • 단순히 구현 뿐 아니라 슬랙 알림 전송 과정에서의 성능 고민 등을 함께 진행한다.

🙋🏻 More

No response

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

No branches or pull requests

1 participant