U
U
Untiwe2021-03-06 17:58:08
Django
Untiwe, 2021-03-06 17:58:08

What is the optimal way to store frequently called data in django?

I have a sitebar on my site with a user window and its statistics. Statistics can change at any time (once a minute or never) and is collected from records in the database.
The question is how to make its collection and withdrawal optimal? To load the server to a minimum.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kuts, 2021-03-06
@Untiwe

Use cache

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question