fix: L1/L2 캐시 maxSize 상향 + AisTarget hitRate 타입 수정 #41
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
develop → main
- L1(5분): 700K→1.5M (실측 612K, 87% 포화 → 41%) - L2(시간): 1.4M→3.5M (실측 1.27M, 91% 포화 → 36%) - AisTarget hitRate: String("64.41%") → double(64.41) 프론트엔드 .toFixed() 호출 시 타입 에러 수정 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>