event 서비스 설정파일 충돌 수정

This commit is contained in:
merrycoral
2025-10-28 13:33:00 +09:00
parent e2179daaf7
commit 2ca453f89e
190 changed files with 15315 additions and 49 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ paths:
- `tags`: 1개 이상의 태그 지정
- `summary`: 한글로 간결하게 (10자 이내 권장)
- `description`: 마크다운 형식의 상세 설명
- 유저스토리 코드 명시
- 유저스토리 코드 명시
- 주요 기능 bullet points
- 복잡한 경우 처리 흐름 순서 작성
- 보안 관련 내용 (해당 시)
@@ -23,7 +23,7 @@ info:
- Circuit Breaker with fallback to cached data
**Caching Strategy:**
- Redis cache with 5-minute TTL
- Redis cache with 1-hour TTL (3600 seconds)
- Cache-Aside pattern for dashboard data
- Real-time updates via Kafka event subscription
version: 1.0.0