Caching Django Applications using Redis

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • django-redis

    Full featured redis cache backend for Django.

  • To implement caching in Django application. First, set up your Django project and application. Then install django-redis, a project by Jazzband:

  • django-ecommerce-api

    A simple e-commerce API built using Django Rest Framework and JWT for authentication. (by mugane-dj)

  • In this case, the caching functionality will be implemented to a view in an e-commerce API I developed, you can check it here

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts