March 2020
Intermediate to advanced
608 pages
17h 17m
English
Although Memcached is well established in the market as a caching mechanism, and well supported by Django, Redis is an alternate system that provides all the functionality of Memcached and more. Here, we'll revisit the process from the Using Memcached to cache Django views recipe and learn how to do the same using Redis instead.