C
C#4mo ago
V0FBU1VM

Caching?

I have been meaning to ask a question about caching. How do you determine what data to cache and when?
4 Replies
V0FBU1VM
V0FBU1VMOP4mo ago
I'm sort of new to caching and just cannot wrap my head around it.
Angius
Angius4mo ago
If it doesn't change often but is accessed often, it's a good candidate for caching
Kouhai
Kouhai4mo ago
And sometimes even if it's changing frequently like messaging apps, it's worth caching the messages because getting the messages from the database everyime a new user opens a chat windows would not be ideal
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server