Setup Redis on a Web API | Minimal APIs with ASP.NET Core

preview_player
Показать описание


Learn how to setup Redis on ASP.NET Core in order to use a distributed cache strategy.
Рекомендации по теме
Комментарии
Автор

With the Redis license changes, I think an alternative like the use of KeyDB would be better, but I imagine the concept is pretty interchangeable. I just hate driving business towards Redis.

slackergeek