Skip to content

Conversation

@tgyuuAn
Copy link
Member

@tgyuuAn tgyuuAn commented May 25, 2025

1. 🔥 변경된 내용

  • 채팅 메시지에 Sequence 추가

2. 💡 알게된 부분

  • Room에서 @upsert를 사용하여, 없을경우 Insert, 없을 경우 Update를 해주는 어노테이션이 존재,
  • Sequence를 사용하여 서버 <-> 클라이언트 통신간에 유실된 메세지를 찾을 수 있으며,
    서버에서는 isRead와 같은 FullScan Column을 지울 수 있으므로, 서버딴에서 join이 하나 사라지는 것이라 쿼리 성능이 상승할 수 있음

@tgyuuAn tgyuuAn self-assigned this May 25, 2025
@tgyuuAn tgyuuAn added 기능 ⚒️ 새로운 기능 구현 ⚒️ 새롭게 알게 됨 📖 나 tgyuu가 새롭게 알게된 부분 📖 labels May 25, 2025
@tgyuuAn tgyuuAn merged commit ab4f9e7 into develop May 25, 2025
@tgyuuAn tgyuuAn deleted the feature/IDLE-587 branch May 25, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

기능 ⚒️ 새로운 기능 구현 ⚒️ 새롭게 알게 됨 📖 나 tgyuu가 새롭게 알게된 부분 📖

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants