Skip to content
Snippets Groups Projects
Commit f6bfa46d authored by Paco Guzman's avatar Paco Guzman
Browse files

Cache todo counters (pending/done)

- As todos are created/updated inside the TodoService
we repopulate the cache just there for both pending/done todos
- Todos as mark as done from the TodosController we update cache
there too
- All the added methods are kept in the User class for cohesion
parent fcd9f906
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment