code-corps / code-corps/code-corps-api
Add unread_conversations counter cache to user model
Aberta
blocked
Time: 2 hours
- Linguagem predominante
- Elixir
- Estrelas
- 234
- Forks
- 82
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
# 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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.