Skip to content

Feat: member 구현#3

Open
hongs0312 wants to merge 8 commits into
ModakStudio:mainfrom
hongs0312:feature/member
Open

Feat: member 구현#3
hongs0312 wants to merge 8 commits into
ModakStudio:mainfrom
hongs0312:feature/member

Conversation

@hongs0312

@hongs0312 hongs0312 commented Jul 9, 2026

Copy link
Copy Markdown

Description

/member 명령어 구현

Feature1 / member

  • add: /member add [@유저1] [@유저2] ...
  • remove /member remove [@유저1] [@유저2] ...

Feature2 / cache

  • 서버에 있는 유저명과 프로젝트별 참여 인원을 HashMap으로 저장해 cache로 저장
  • 이후 30초 간격으로 별도의 쓰레드에서 갱신, 또는 맴버 추가, 삭제가 일어난 경우 새로 갱신
  • 명령어 실행 시 캐쉬에서 값을 읽어와 출력. 오버헤드 감소

Additional Notes

project 명령어 설명 중 ~로 시작하는 안내를 /로 수정

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.

1 participant