Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

What are the best options when caching large Dash datasets through Django?

$
0
0

Has anyone managed to cache data using Django framework? I’m going to be using Redis, but I see that there are also other options. Writing out Javascript to cache in the frontend (I don’t know how to code in JS), using Flask caching (would this conflict with Django?).

I have large SQL queries that I would like to cache, trying to figure out the most successful methods people have using during deployment & production, specifically related to Django. I also plan on using Docker which is why I will be using Redis.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 6271

Trending Articles