-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat : 숨캐찾 게임 참여자 카운트를 스케줄링을 통해 0으로 만드는 로직 (CC-184) (#54)
* feat : 주기적으 숨캐찾 게임 참여자 레디스 카운트를 0으로 만들기 (CC-184) * refactor : 주기적으로 winner를 삭제하는 로직을 서비스 계층으로 이관 (CC-184) * fix : 버그 수정 주석 제시 (CC-184) * fix : 스케줄링 시간을 매 5분으로 수정 (CC-184)
- Loading branch information
Showing
3 changed files
with
67 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters