info
-
Info News Service 구현, 배포 리포트 (BE)이코에코(Eco²) 2026. 1. 17. 10:09
작성일: 2026-01-17브랜치: feat/info-worker-topology (PR #386), fix/info-worker-beat (PR #391-#394)상태: Production Ready ✅요약목적환경/에너지 뉴스 자동 수집 및 캐시 기반 API 제공아키텍처CQRS (info_worker: Write, info API: Read) + Cache Aside핵심 패턴Beat Sidecar, Topology CR, Postgres FallbackPod 구성3 컨테이너 (worker + beat + istio-proxy)현재 상태129건 캐시, 5분 주기 수집 정상 동작1. 구현 목표뉴스 수집 워커를 Clean Architecture 기반으로 구현하고, Celery Beat를 통한 주기적 데이터 ..