We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nGrinder를 통하여 기존 "/api/posts/{postId}/replies" 을 통하여 피드의 댓글을 조회하는 부분을 개선할것
nGrinder를 우선 학습하는 것 이 목표이다. 기존 API의 성능을 측정해본 후, 캐싱을 통해 개선하고, 이를 다시 성능을 측정해보자!
어떤 세부 기능을 구현할지 말씀해주세요.
코드스쿼드 2022기수 로니의 성능 개선기 관련글 https://velog.io/@cmsskkk/NGrinder-Redis-Caching
The text was updated successfully, but these errors were encountered:
zbqmgldjfh
No branches or pull requests
💡 개요
nGrinder를 통하여 기존 "/api/posts/{postId}/replies" 을 통하여 피드의 댓글을 조회하는 부분을 개선할것
🤩 기능 설명
nGrinder를 우선 학습하는 것 이 목표이다.
기존 API의 성능을 측정해본 후, 캐싱을 통해 개선하고, 이를 다시 성능을 측정해보자!
🍒 세부 기능
어떤 세부 기능을 구현할지 말씀해주세요.
📖 참고 사항
코드스쿼드 2022기수 로니의 성능 개선기 관련글
https://velog.io/@cmsskkk/NGrinder-Redis-Caching
The text was updated successfully, but these errors were encountered: