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

[QA] 레디스 적용 #572

Open
qhals321 opened this issue Nov 1, 2021 · 0 comments
Open

[QA] 레디스 적용 #572

qhals321 opened this issue Nov 1, 2021 · 0 comments
Labels
🔥 백엔드 백엔드 관련 라벨입니다. 🗣 논의 논의할 내용에 관한 라벨입니다.

Comments

@qhals321
Copy link
Collaborator

qhals321 commented Nov 1, 2021

현상:

현재 추천 최적화 코드는 자바에 Map 으로 캐싱함. 하지만 scale out 에 따라 서버간의 데이터 정합성이 깨짐. Redis를 이용해 서버간의 데이터 정합성을 보장 필요.

@qhals321 qhals321 added 🔥 백엔드 백엔드 관련 라벨입니다. 🗣 논의 논의할 내용에 관한 라벨입니다. labels Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 백엔드 백엔드 관련 라벨입니다. 🗣 논의 논의할 내용에 관한 라벨입니다.
Projects
None yet
Development

No branches or pull requests

1 participant