Skip to content

[추천 서버] 이벤트 처리 로직 및 저장 기능 구현 #52

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

Open
wants to merge 5 commits into
base: feature/47-recommend-setting
Choose a base branch
from

Conversation

Dongmin-Sim
Copy link
Collaborator

1. 연관 이슈

2. 작업 내용

피드 서버에서 발행된 이벤트를 구독하고, 이벤트를 받아 DB에 저장하는 기능을 추가했습니다.

  • 유저들의 게시글 클릭 로그 이벤트 추천 DB에 저장
  • 유저들의 게시글 수정 이벤트 추천 DB에 저장
  • 유저들의 게시글 추천/비추천 이벤트 Redis 캐시에 저장

3. 이후 작업

@Dongmin-Sim Dongmin-Sim requested a review from f-lab-moony June 9, 2025 06:19
@Dongmin-Sim Dongmin-Sim self-assigned this Jun 9, 2025
@Dongmin-Sim Dongmin-Sim added the enhancement New feature or request label Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant