Redis caching?
Hi.
Have anyone tried implement something like:
The idea is that the result of this function gets cached in Redis for X amount of time before hitting the database again.
I'm asking if someone has made something like this before implementing it on my own.
Have anyone tried implement something like:
The idea is that the result of this function gets cached in Redis for X amount of time before hitting the database again.
I'm asking if someone has made something like this before implementing it on my own.
