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

KKUMI-113 포스트 조회 속도 개선 #66

Open
eekrwl opened this issue Aug 29, 2024 · 0 comments
Open

KKUMI-113 포스트 조회 속도 개선 #66

eekrwl opened this issue Aug 29, 2024 · 0 comments
Assignees

Comments

@eekrwl
Copy link
Member

eekrwl commented Aug 29, 2024

No description provided.

@eekrwl eekrwl self-assigned this Aug 29, 2024
eekrwl added a commit that referenced this issue Oct 2, 2024
mongoDB 설정, repository 추가
mongoDB의 document와 연결할 PostView 추가
eekrwl added a commit that referenced this issue Oct 2, 2024
s3관련 정보와 region, iam key등을 분리했습니다.
eekrwl added a commit that referenced this issue Oct 2, 2024
변경전: MySQL에서 여러 테이블 접근하며 포스트 조회
변경후: MySQL에서 조건에 맞는 Post ID만 조회 후, Post ID로 MongoDB에서 포스트 json 모양 가져옴

EventListener 사용하여 PostCreatedEvent 발생시켜, 포스트 MySQL 저장 후 비동기적으로 MongoDB에도 Json 만들어 저장해줬습니다.
eekrwl added a commit that referenced this issue Oct 2, 2024
…ring_post_read

Kkumi 113/feature/#66/refactoring post read
eekrwl added a commit that referenced this issue Oct 2, 2024
비동기처리로 진행되어 category 데이터가 없는 문제 dev서버에서 발생
eekrwl added a commit that referenced this issue Oct 2, 2024
…ring_post_read

KKUMI-113 [FIX] #66 lazy 로딩으로 설정된 데이터 미리 로딩
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