How to Configure Redis [AspNetCore, C#, Redis, Distributed Caching]

Опубликовано: 22 Сентябрь 2021
на канале: Raw Coding
2,936
68

We take a look at time to live (TTL) for cache entries and LRU eviction policy for redis. We briefly skim over some final ideas & potentials of running redis in the cloud.

Patreon 🤝   / raw_coding  
Courses 📚 https://learning.raw-coding.dev
Shop 🛒 https://shop.raw-coding.dev

Discord 💬   / discord  
Twitter 📣   / anton_t0shik  
Twitch 🎥   / raw_coding  

Redis LRU: https://redis.io/topics/lru-cache

Source: Source: https://github.com/raw-coding-youtube...
Playlist:    • AspNetCore Distributed Caching with R...  

#aspnetcore #caching #redis