-
Notifications
You must be signed in to change notification settings - Fork 17
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
NestJS Custom Caching Decorator 만들기 #45
Comments
좋은 포스트 감사합니다!! |
와 캐싱을 어떻게 하면 책임을 분리시킬까 고민을 많이했었는데 딱 필요한 글을 찾은 것 같네요! |
작성한 글을 토대로 아무리 작성해도 데이터가 나오지 않아 혹시 문의 한번 드려보는데 이분에 원하는 데코레이터 값이 출력이 되어야 할텐데 출력이 되고 있지 않습니다 혹시 그 사이에 변경된 게 있을까요??ㅜㅜ |
@ChoijeHyeok |
넵 모듈등록도 완료했습니다 테스트를 더해보니까 제가 커스텀 레포지토리 패턴을 사용하고 있는데 |
@ChoijeHyeok |
아 저같은 경우는 디렉토리 구조가 |
좋은 글 감사합니다 ! |
NestJS Custom Caching Decorator 만들기
NestJS 서비스 로직에 Caching Decorator를 적용하기 위한 삽질 과정을 다루고 있습니다.
https://zuminternet.github.io/nestjs-custom-decorator/
The text was updated successfully, but these errors were encountered: