Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / database / Redis

Redis

Redis

Great Reads

by DaShaun Carter
Azure Cache for Redis Enterprise has been in preview since October 2020 and has already been adopted by multiple organizations. App developers who want to take familiar Redis caching and data to the next level will also want to get their hands on this fully managed Azure native service.
by david.ribeiro
A small set of C# classes/projects that create a simple cache component that interacts with Redis
by Yaseer Mumtaz
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
by Fiyaz Hasan
Creating local server farm with IIS to test out Redis session storing functionality in a ASP.NET web application.

Latest Articles

by DaShaun Carter
Azure Cache for Redis Enterprise has been in preview since October 2020 and has already been adopted by multiple organizations. App developers who want to take familiar Redis caching and data to the next level will also want to get their hands on this fully managed Azure native service.
by david.ribeiro
A small set of C# classes/projects that create a simple cache component that interacts with Redis
by Yaseer Mumtaz
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
by Fiyaz Hasan
Creating local server farm with IIS to test out Redis session storing functionality in a ASP.NET web application.

All Articles

Sort by Score

Redis 

by Matthew Dennis
A Redis Client written from the ground up using System.IO.Pipelines, Span, etc