-
Notifications
You must be signed in to change notification settings - Fork 2
Feature/load balancer #11
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
Merged
Merged
Conversation
This file contains hidden or 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
* docs: 리드미 링크 수정 (#6) * Wesocket서버 및 API 서버 분리 (#3) * fix: api 서버와 websocket 분리를 위해 backend 서버 네임 변경 * feature/split api websocket * fix: 분리 후 중복되는 코드 삭제 * Load-Balancer 서버 구현 (#5) * fix: api 서버와 websocket 분리를 위해 backend 서버 네임 변경 * feature/split api websocket * fix: 분리 후 중복되는 코드 삭제 * fix: 불필요한 파일 삭제 및 하위 subTree connection 연결되어있는 경우 저장되는 오류 해결 * feat: load-balancer server 초기 세팅 nest 생성 redis container 설정 docker-compose 수정 * fix: 하위 subTree 삭제됐는데 note를 생성할 수 있는 로직 수정 * fix: 삭제된 트리에서 노트가 생성되던 문제 해결 및 Validation 계층추가로 결합도 낮추기 * feat: redis 환경 설정 및 연결 여부 확인 * feat: load-balancer server && WebSocket Server 분산 작업 및 docker-compose 작업 * fix: url 주소 변경됨에 따라 urlParse 로직 일부 수정 * fix: room2 연결 안되던 문제 해결 * fix: cron이 작동하지 않는 문제 해결 * feat: lb-server 기능 개발 * fix: lb-server key값 수정 * feat: load-balancer 로직 구현 * feat: lb 요청 로직 추가 * fix: lb 요청 로직 비동기로 작동하도록 수정 * fix: window 상에서 redis 포트 사용 불가로 docker-compose override 수정 * fix: 웹소켓 연결 시 순환참조 수정 * fix: note 생성 요청에 spaceId 추가 * fix: validation 검증 로직 수정 * feat: 노트 에디터 로드밸런싱 로직 적용 --------- Co-authored-by: Byeongju Park <badmuxi@gmail.com> * Revert "Load-Balancer 서버 구현 (#5)" This reverts commit 8916395. --------- Co-authored-by: Byeongju Park <badmuxi@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
PR 작성 전 체크 리스트
<PR 생성 전 위 내용은 모두 삭제해주세요>
--- 절취선 ---
✏️ 한 줄 설명
✅ 작업 내용
🏷️ 관련 이슈
📸 스크린샷/영상
📌 리뷰 진행 시 참고 사항