Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9138053
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:12:25+00:00 2026-06-17T09:12:25+00:00

My consultancy took over a fairly busy Django application that handles Caching via Redis

  • 0

My consultancy took over a fairly busy Django application that handles Caching via Redis EXCEPT for Django.session data. The only information available is a commit message like “Reverting session storage via Redis”.

I’ve tested Django sessions stored in Redis and it seems like a nice fix but I am hesitant to push it down the pipeline as I am wondering why the original dev pulled it.

As I understand Django sessioning logic, it’s just a key:value store where value is a pickled Python object with relevant session data.

Short-version:

What is the downsides of using Redis to handle Django.session data?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:12:25+00:00Added an answer on June 17, 2026 at 9:12 am

    Redis is the fast and quick way to store your sessions instead of adding them in your SQL DB (try to monitor the time taken to query sessions table), that will be obviously clear if you use some tool like django-toolbar app.

    On the other hand, the only thing that might show up as a problem is your sessions data persistence, which has been taken care of in Redis with 2 different methods, you can choose whichever suits your needs, please refer to the documentation for more details, plus the options of making clustering or fail-over Redis servers.

    I came across a similar situation where I needed to to store my sessions in a NoSQL DB for speed and other project-related reasons, which happened that I used django-redisession app, I would recommend giving it a try.

    Finally, regarding the shopping cards problem you have been talking about, this absolutely has nothing to do with Redis, please check your system configurations and how different software components interact with each other. I would also suggest making your tests in a replica servers instated of doing that on production servers, to make sure that everything is properly working and well configured.

    Update

    Btw, Stackoverflow uses Redis for session handling, which is a pretty strong example of session management using such NoSQL DB as a backend.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Input: The customer claims that the application (.NET) when querying for some data returns
We have an iPhone application created by an external consultancy that we're planning to
Sometimes I do consultancy work for companies that are still using Visual Studio 2008,
I am writing an application that reads in a large number of basic user
A consultant told me recently that he has clients using IIS. Those servers accept
I have a security consultant demanding that we implement encrypted connections to mySQL. He
I read that hash tables in Haskell had performance issues (on the Haskell-Cafe in
I was reading some code that a consultant provided us. It's a bit convoluted,
As a database architect, developer, and consultant, there are many questions that can be
I'm using Django 1.2 and I want to have two user types (one for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.