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

프로젝트 개선 작업 #221

Open
1 of 3 tasks
JoosungKwon opened this issue May 15, 2023 · 0 comments
Open
1 of 3 tasks

프로젝트 개선 작업 #221

JoosungKwon opened this issue May 15, 2023 · 0 comments
Assignees
Labels
♻️ Refactor Refactoring

Comments

@JoosungKwon
Copy link
Member

JoosungKwon commented May 15, 2023

🚀 목적

🔗 작업

✅ 완료조건

@JoosungKwon JoosungKwon added the ♻️ Refactor Refactoring label May 15, 2023
@JoosungKwon JoosungKwon added this to the [BE] Sprint - 4 🏃🏻 milestone May 15, 2023
@JoosungKwon JoosungKwon self-assigned this May 15, 2023
@JoosungKwon JoosungKwon changed the title 캐시 적용하기 성능 개선하기 May 16, 2023
JoosungKwon added a commit that referenced this issue May 17, 2023
- Store를 Update 하는 과정에서 Point 객체의 값이 미묘하게 변하게 되어 더티체킹으로 Update 쿼리가 나가는 현상이 발생함
- 부하 테스트를 통해 문제를 발견했으며, 이를 @DynamicUpdate와 Objects.equals 비교를 통해 같은 값이면 현재 값을 사용할 수 있도록 함
@JoosungKwon JoosungKwon changed the title 성능 개선하기 프로젝트 개선 작업 Aug 4, 2023
JoosungKwon added a commit that referenced this issue Aug 10, 2023
* fix: Redis ReadOnly 속성 문제 해결

* feat: global 패키지 명칭 변경

- 더욱 명확하게 표현하고 복잡한 패키지를 유사한 폴더로 묶어서 관리할 수 있도록

* feat: infra 패키지 jacoco추가

* chore: 변경 사항 반영
JoosungKwon added a commit that referenced this issue Aug 10, 2023
* fix: Redis ReadOnly 속성 문제 해결

* feat: global 패키지 명칭 변경

- 더욱 명확하게 표현하고 복잡한 패키지를 유사한 폴더로 묶어서 관리할 수 있도록

* feat: infra 패키지 jacoco추가

* chore: 변경 사항 반영
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor Refactoring
Projects
None yet
Development

No branches or pull requests

1 participant