0574f4f6290ec365c2308e37ae3fc70cae1fa23c
- ChatCharacterService.getPopularCharacters()에 @Cacheable 추가 - 키: popular-chat-character:<windowStartEpoch>:<limit> - 윈도우(매일 20:00 UTC) 전환 시 자동으로 신규 키 사용 → 전일 순위 캐시와 분리 보장 Why: 동일 윈도우 내 반복 요청의 DB 부하를 줄이고, 경계 전환 시 자연스러운 캐시 갱신을 보장.
소다라이브(Sound of Demand for Adult)
Description
Languages
Kotlin
100%