code-corps / code-corps/code-corps-api
Add unread_conversations counter cache to user model
Abierto
blocked
Time: 2 hours
- Lenguaje dominante
- Elixir
- Estrellas
- 234
- Forks
- 82
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.