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

캐시 추가하기 #6

Open
4 tasks
gusah009 opened this issue Apr 23, 2023 · 0 comments
Open
4 tasks

캐시 추가하기 #6

gusah009 opened this issue Apr 23, 2023 · 0 comments
Assignees

Comments

@gusah009
Copy link
Member

gusah009 commented Apr 23, 2023

  • Entity들 캐시에 넣었다가(Serialize) 빼기(Deserialize) 잘 되는지 확인
    • Entity가 업데이트 됐을 때 (컬럼 추가, 삭제 등) 캐시엔 어떻게 반영할 지 고민해보기
  • 캐시 추가하고 요청당 걸리는 시간이 얼마나 줄어드는지 확인
  • 캐시 가득채워보고 어떤 페이지 교체 알고리즘(데이터 방출 정책)이 적용되는지 확인해보기
  • 캐시 다중화해보기
    • 캐시 서버가 2대, 3대로 늘어났을때 어떤 요청을 어떤 캐시서버에서 확인할지 어떻게 결정할 수 있을까?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants