django-planet
July 28, 2021

Caching in Django

in blog TestDriven.io Blog
original entry Caching in Django

This article first provides an overview of Django's caching framework and then shows how to cache a Django view using both Memcached and Redis.