shna231 / boss-raid-service

내 아이디를 만들어 보스레이드에 참여하고, 나의 점수 랭킹을 확인합니다.
0 stars 0 forks source link

redis 구성 #4

Open shna231 opened 2 years ago

shna231 commented 2 years ago

설계

  1. 순위 테이블 (SORTED SET) score 순 상위 5명 저장 user - score

  2. 레이드 상태 (HASH? String?) canEnter - 0 | 1 raidRecordId - 레이드 중인, 또는 가장 최근 보스레이드 아이디 enteredUserId - 레이드 중인, 또는 가장 최근 입장 유저

조건