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

[Feature]: 캐싱된 퀴즈 데이터 확인 및 문제 개수 저장 #93

Open
3 tasks done
glaxyt opened this issue Nov 20, 2024 · 0 comments
Open
3 tasks done
Assignees
Labels
✨ Feature 기능 작업

Comments

@glaxyt
Copy link
Collaborator

glaxyt commented Nov 20, 2024

어떤 기능인가요?

문제 개수를 추가하여 currentOrder에 따른 문제 종료 시기 조건 설정 가능
만료 기간 추가로 캐싱된 데이터 삭제 가능
캐싱된 퀴즈 데이터인지 확인히여 빈번한 MySQL I/O 작업 지양

작업 상세 내용

  • 문제 개수 추가
  • 만료 기간 추가
  • 캐싱된 퀴즈 데이터인지 확인

참고 자료

@glaxyt glaxyt added the ✨ Feature 기능 작업 label Nov 20, 2024
@glaxyt glaxyt self-assigned this Nov 20, 2024
nowChae pushed a commit that referenced this issue Nov 20, 2024
* feat: add expiration in redis

* feat: check caching quiz and add expiration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 작업
Projects
None yet
Development

No branches or pull requests

1 participant