code-corps / code-corps/code-corps-api
Add unread_conversations counter cache to user model
未關閉
blocked
Time: 2 hours
- 主要語言
- Elixir
- 星號
- 234
- 分支
- 82
- PR 合併指標
- 30 天內沒有已合併 PR
描述
# Problem
The `User` should have an `unread_conversations` counter cache added to its schema.
This should update any time the user has a conversation update and they've not yet read it.
Blocked by having a `read_at` for conversations.
貢獻指南
評估
這個 Issue 還沒有評估資料。