Skip to content
  • Paco Guzman's avatar
    Cache todo counters (pending/done) · 98b1b692d430
    Paco Guzman authored
    - 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
    98b1b692d430