1. 03 May, 2017 5 commits
  2. 02 May, 2017 3 commits
  3. 28 Apr, 2017 1 commit
    • Use drf-extensions to cache ProgramViewSet responses · 9b63f0d1
      drf-extensions provides a variety of tools we can use to implement response caching. This change is a proof of concept, adding caching with a short 1 minute TTL for the ProgramViewSet's list and retrieve actions. Error responses are not cached. This will provide some protection against significant increases in throughput. We can build on this later to add a longer TTL and invalidation on model changes.
      
      LEARNER-401
      Renzo Lucioni committed
  4. 27 Apr, 2017 5 commits
  5. 26 Apr, 2017 2 commits
  6. 20 Apr, 2017 6 commits
  7. 19 Apr, 2017 3 commits
  8. 18 Apr, 2017 4 commits
  9. 17 Apr, 2017 3 commits
  10. 14 Apr, 2017 2 commits
  11. 13 Apr, 2017 4 commits
  12. 12 Apr, 2017 2 commits