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

[DEV] BE 캠페인 데이터 조회 시 캐싱 적용 #46

Open
june0216 opened this issue Nov 2, 2023 · 0 comments
Open

[DEV] BE 캠페인 데이터 조회 시 캐싱 적용 #46

june0216 opened this issue Nov 2, 2023 · 0 comments
Assignees
Labels
dev Develop something new

Comments

@june0216
Copy link
Contributor

june0216 commented Nov 2, 2023

Summary

자주 조회되는 캠페인 데이터를 redis 캐싱 적용하여 조회 성능을 개선합니다.

Description

  • 캠페인 조회 시 redis에 캐싱된 데이터를 가져오고 추가 혹은 수정시 캐싱된 데이터를 갱신합니다.
@june0216 june0216 added the dev Develop something new label Nov 2, 2023
@june0216 june0216 self-assigned this Nov 2, 2023
@june0216 june0216 moved this to In Progress in Green Dev Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Develop something new
Projects
Status: In Progress
Development

No branches or pull requests

1 participant