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

refactor: 스토리지 서버 Caching 로직을 수정합니다. #109

Open
kor-Chipmunk opened this issue Mar 15, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@kor-Chipmunk
Copy link
Collaborator

요약 (Summary)

스토리지 서버 이미지 Caching 을 최근 수정 시각으로 수정합니다.

배경 (Background)

파일 이름으로 캐싱하지만, 변경사항이 있을 때 캐싱이 만료되도록 합니다.

목표 (Goals)

  • 캐싱 로직 ETag 수정

목표가 아닌 것 (Non-Goals)

No response

계획 (Plan)

요청 파일의 수정 시각을 가져와 ETag 를 수정합니다.

이외 고려 사항들 (Other Considerations)

No response

마일스톤 (Milestones)

3월 둘 째 주 리팩터링 기간

@kor-Chipmunk kor-Chipmunk added the enhancement New feature or request label Mar 15, 2024
@kor-Chipmunk kor-Chipmunk self-assigned this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant