SitePoint
  • Blog
  • Forum
  • Library
  • Login
Join Premium
  1. Details
  2. Creator
  3. Content
  4. Reviews
  5. FAQ
A Practical Guide to Caching with Django Cover

A Practical Guide to Caching with Django

4

average rating (1 votes)

Created by

Kauress

Published by

SitePoint

Last Updated

20 January 2020

Details

In this practical guide to caching, we’re going to survey the theory of data caching, with all of this theory buttressed with some practical Django examples. This guide should provide you with a solid understanding of caching and enable you to effectively implement caching in your application.

Description

In this practical guide to caching, we’re going to survey the theory of data caching. We’ll look at the following topics:

  • what data caching is
  • when your application will benefit from caching
  • when caching is not advisable
  • the components of a caching system
  • basic caching theory
  • cache invalidation and cache algorithms
  • handling concurrency in data caches
  • HTTP caches
  • caching static web resources
  • advanced caching systems such as Memcached and Redis

All of this theory is buttressed with some practical Django examples:

  • using Django’s built-in cache facility
  • implementing client-side caching with Django
  • integrating Django and Memcached

This guide should provide you with a solid understanding of caching and enable you to effectively implement caching in your application.

Creator

Kauress avatar

Kauress

Kauress avatar

Content

1
Preview

Reviews

Log in to write a review!

Frequently Asked Questions

A Practical Guide to Caching with Django Cover

A Practical Guide to Caching with Django

4

  • Unlimited access to this title and 600+ others in our library

  • New titles added frequently

  • Cancel anytime

Stuff we do

  • Premium
  • Newsletters
  • Forums

About

  • Our Story
  • Terms of use
  • Privacy Policy
  • Corporate Memberships

Contact

  • Contact us
  • FAQ
  • Publish your book with us
  • Write an article for us
  • Advertise

Connect

© 2000 – 2024 SitePoint Pty. Ltd.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.