DEV Community

Discussion on: What do you use Redis for?

Collapse
 
therohitdas profile image
Rohit Das

Thanks, Cesar!
Was it easy to implement in your favourite programming language?
How long do you store the object in the cache?

Collapse
 
canro91 profile image
Cesar Aguirre

Yes, it is easy to implement caching with ASP.NET Core these days. I made a post about it :)

Last time I use caching with Redis was to store configuration objects, we kept them for an hour