Skip to content
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

간단한 crdt map자료구조 기능 구현 #43

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

Conut-1
Copy link
Collaborator

@Conut-1 Conut-1 commented Nov 15, 2023

관련 이슈

#21, #22

작업한 내용

  • crdt 레지스터 구현
  • crdt map 구현

To Reviewers

참고자료

https://jakelazaroff.com/words/an-interactive-intro-to-crdts/

state를 보낸 id, timestamp를 비교해서 merge 처리

Co-authored-by: Yong <[email protected]>
@Conut-1 Conut-1 added this to the 실시간 통신 milestone Nov 15, 2023
@github-actions github-actions bot added the 💻BE 백엔드 작업 label Nov 15, 2023
@Conut-1 Conut-1 added the 💡Feature 기능 개발 label Nov 15, 2023
@Conut-1 Conut-1 merged commit 7e02e02 into develop Nov 15, 2023
1 check passed
@Conut-1 Conut-1 deleted the BE-feature/crdt-algorithm branch November 28, 2023 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻BE 백엔드 작업 💡Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants