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 はまだ評価されていません。