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

[Steady] 인기 스테디 조회 API 캐싱 적용 #204

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Conversation

K-jun98
Copy link
Contributor

@K-jun98 K-jun98 commented May 11, 2024

✅ PR 체크리스트

  • 테스트
  • 문서화 작업

💡 어떤 작업을 하셨나요?

Issue Number : close #203

작업 내용
스크린샷 2024-05-11 오후 8 18 39
인기 스터디 종류 선택 가능 및 캐싱 적용

📝리뷰어에게

캐싱을 적용하면서 메서드 가독성을 위한 변경도 함께 진행했습니다. 캐시는 사용되고 있던 카페인 캐시를 활용했습니다.

Copy link

Test Results

 27 files   27 suites   8s ⏱️
129 tests 129 ✅ 0 💤 0 ❌
130 runs  130 ✅ 0 💤 0 ❌

Results for commit 319252b.

@K-jun98 K-jun98 self-assigned this Jun 5, 2024
@K-jun98 K-jun98 merged commit fbaf2de into dev Jun 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Steady] 인기 스테디 조회 API 캐싱 적용
1 participant