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 还没有评估数据。