Tuesday, August 7, 2018

Re: Where can I place code to read a db table at startup to create an in memory cache?

What other alternatives have you looked at with caching before this?  How long is your cache lifetime, how heavy is your db load, what spikes do you have, what are your bottlenecks.

There are two hard things in computer science: cache invalidation, naming things, and off-by-one errors.



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/11bbd391-49c0-47a9-aeb0-09444af8dd6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment