We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
문제 개수를 추가하여 currentOrder에 따른 문제 종료 시기 조건 설정 가능 만료 기간 추가로 캐싱된 데이터 삭제 가능 캐싱된 퀴즈 데이터인지 확인히여 빈번한 MySQL I/O 작업 지양
The text was updated successfully, but these errors were encountered:
[BE -#93] 캐싱된 퀴즈 확인 및 문제 개수 저장 (#94)
a0c10aa
* feat: add expiration in redis * feat: check caching quiz and add expiration
glaxyt
No branches or pull requests
어떤 기능인가요?
문제 개수를 추가하여 currentOrder에 따른 문제 종료 시기 조건 설정 가능
만료 기간 추가로 캐싱된 데이터 삭제 가능
캐싱된 퀴즈 데이터인지 확인히여 빈번한 MySQL I/O 작업 지양
작업 상세 내용
참고 자료
The text was updated successfully, but these errors were encountered: