Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Feat: 캐시 무효화 정책 추가 (브리핑 등록, 수정 시) #159

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

swa07016
Copy link
Member

@swa07016 swa07016 commented Jan 11, 2024

🚀 개요

브리핑이 수정되거나 등록되었을 때,
해당하는 타입 브리핑 목록 조회 캐시를 무효화하도록 구현했습니다.

⏳ 작업 내용

  • 캐시 무효화 정책 추가 in BriefingApi

📝 논의사항

@swa07016 swa07016 added the ✨ feature New feature or request label Jan 11, 2024
@swa07016 swa07016 requested a review from CYY1007 January 11, 2024 05:16
@swa07016 swa07016 self-assigned this Jan 11, 2024
@swa07016 swa07016 linked an issue Jan 11, 2024 that may be closed by this pull request
1 task
@CYY1007 CYY1007 merged commit 0c802e6 into develop Jan 13, 2024
CYY1007 added a commit that referenced this pull request Jan 18, 2024
* ✨ Feat: 캐시 무효화 정책 추가 (브리핑 등록, 수정 시) (#159)

* Refactor/161 : Facade 도입 & 클래스 의존관계 개선 (#162)

* ♻️ Refactor: Briefing V1 Facade 도입

* ♻️ Refactor: Briefing V2 API Facade 추가

* Update README.md

* 🐛 Hotfix : refresh token 관련 에러에 대비해 우선적으로 브리핑 목록 인증 대상에서 제거

---------

Co-authored-by: SeongHoon Jeong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] API 응답 캐시 무효화 정책 추가
2 participants