Skip to content

feat: 리다이렉트 캐시 및 DB 조회 지표 추가 - #8

Merged
KimGyeongLock merged 3 commits into
mainfrom
feat/redirect-metrics
Jul 31, 2026
Merged

feat: 리다이렉트 캐시 및 DB 조회 지표 추가#8
KimGyeongLock merged 3 commits into
mainfrom
feat/redirect-metrics

Conversation

@KimGyeongLock

Copy link
Copy Markdown
Member

작업 내용

  • Redis Cache Hit Counter 추가
  • Redis Cache Miss Counter 추가
  • MySQL 조회 Counter 추가
  • Cache Hit/Miss 동작 테스트 보완
  • 부하 테스트 후 캐시 동작 지표 기록

확인 결과

  • Cache Hit: 955,178
  • Cache Miss: 1
  • DB Lookup: 1
  • 대부분의 부하 요청이 Redis에서 처리됨

@KimGyeongLock
KimGyeongLock merged commit e6a8701 into main Jul 31, 2026
2 checks passed
@KimGyeongLock
KimGyeongLock deleted the feat/redirect-metrics branch July 31, 2026 08:13
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