Redis Implementation on ASP.NET Core Projects
Hi everyone! In this article i will explain what is Redis? and how to implement Redis in ASP.NET Core projects.
What is Redis?
Remote Dictionary Server (Redis) is a NoSQL database that stores data as key-values. It is written using the C programming...
okandavut.hashnode.dev4 min read