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

fix: 쿼리 인터페이스 대신 레포지토리를 사용하도록 수정 #72

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Oct 15, 2024

주요 변경 사항

쿼리 인터페이스 대신 레포지토리를 사용하도록 수정하였습니다.
또, 캐시 아이디를 캐시 모델에서 관리하도록 수정하였습니다.

변경 이유

복잡성으로 인해 얻을 수 있는 것보다 불필요하게 계층이 나뉘면서 오는 트레이드 오프가 더 크다고 판단하였습니다.

@Coalery Coalery self-assigned this Oct 15, 2024
@Coalery Coalery merged commit 21f00f8 into main Oct 15, 2024
3 checks passed
@Coalery Coalery deleted the fix/use-repository branch October 15, 2024 17:05
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

Successfully merging this pull request may close these issues.

1 participant