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

[✨Featrure] 게시글 기능 추가 및 성능 개선 #44

Open
3 tasks
mon0mon opened this issue Oct 13, 2023 · 0 comments
Open
3 tasks

[✨Featrure] 게시글 기능 추가 및 성능 개선 #44

mon0mon opened this issue Oct 13, 2023 · 0 comments

Comments

@mon0mon
Copy link
Contributor

mon0mon commented Oct 13, 2023

🚩 작성할 기능 요약

  • 기능 추가
    • 구매/판매 태그 추가
    • 좋아요 기능 추가
      • 중간 버퍼(레디스) 활용하여 성능 최적화 시키기
      • bulk insert
  • 성능 개선
    • 이미지
      • CDN 사용해서 이미지 캐싱하기
      • webp로 변환해서 이미지 리소스 최적화
      • thumbnail용 이미지 변환을 진행하여, thumnail에서 사용하
    • 게시글 리뷰 조회 시 성능 개선

🚧 해야할 일

  • 게시글 엔티티 수정
  • 구매/판매 태그 추가로 인한 결제 프로세스 수정
  • 이미지 변환 프로세스 찾아보기

🍀 추가 확인 사항

  • 확인해야할 사항
@mon0mon mon0mon self-assigned this Oct 13, 2023
@mon0mon mon0mon changed the title [✨Featrure] 게시글 기능 추가 및 성능 개선 백엔드 [✨Featrure] 게시글 기능 추가 및 성능 개선 Oct 13, 2023
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