Redis Hashes and RedisJSON for Caching Your Data

Comparing Techniques for Effective Redis Data Management

Sasha Marfut
Geek Culture
Published in
6 min readApr 13, 2023

--

Photo by Joshua Sortino on Unsplash

In today’s article we will look at the most common way of storing data in the Redis cache, its drawbacks and ways to solve them.

One of the most common uses of the Redis instance is to cache data loaded from a database or other source.

--

--

Sasha Marfut
Geek Culture

1 million+ views on Medium | .NET, Design Patterns, Architecture, API