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

add cache for session list and retrieve API #171

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

darjeeling
Copy link
Contributor

@darjeeling darjeeling commented Oct 1, 2024

목표

작업 내용

  • settings.py 에 localcache 설정
  • SessionViewSetlistretrieve 에 cache 30분 적용
  • 람다 환경에서 Local-memory caching 이 동작하는지 테스트가 필요함. 동작하지 않을 경우에 /tmp 에 file-system 으로 캐슁을 하는 방향으로 전환

@darjeeling darjeeling requested a review from a team as a code owner October 1, 2024 05:31
Copy link

sonarcloud bot commented Oct 1, 2024

@darjeeling darjeeling requested review from MU-Software and removed request for a team October 1, 2024 05:32
@darjeeling darjeeling merged commit e50f099 into pythonkr:devdev Oct 1, 2024
2 checks passed
@darjeeling darjeeling mentioned this pull request Oct 1, 2024
darjeeling added a commit that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants