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

DbExecutor에 Cache 동작하도록 해보기 #26

Open
nameofSEOKWONHONG opened this issue Jun 4, 2021 · 0 comments
Open

DbExecutor에 Cache 동작하도록 해보기 #26

nameofSEOKWONHONG opened this issue Jun 4, 2021 · 0 comments
Labels
todo todo

Comments

@nameofSEOKWONHONG
Copy link
Owner

nameofSEOKWONHONG commented Jun 4, 2021

DbExecutor에서 Parameter인자를 이용하여 Cache가 동작하도록 하자.

1.각 테이블에 EDIT_DT가 공통으로 포함되어야 한다.
2.공통 로직에 EDIT_DT DESC TOP 1을 확인하는 부분이 있어야 한다.
3.엔티티 기준으로 캐시 되어야 한다.

Ef는 내부적으로 해당 기능이 구현되어 있는 것으로 판단됨.
물론 로직은 다르겠지만...

@nameofSEOKWONHONG nameofSEOKWONHONG added the todo todo label Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo todo
Projects
None yet
Development

No branches or pull requests

1 participant