code-corps / code-corps/code-corps-api
Add unread_conversations counter cache to user model
Offen
blocked
Time: 2 hours
- Vorherrschende Sprache
- Elixir
- Sterne
- 234
- Forks
- 82
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.