Skip to content

Reviews for Redis

Login to Review
liamweb931
Liam Lee
Mar 09, 2026
3.00/5
Not as seamless as I expected
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

I tried Redis for a caching layer in our production environment, but we ran into stability issues that were difficult to diagnose and resolve. While it's incredibly fast in-memory, it lacks some of the built-in monitoring and high-availability features we needed for our use case. The initial setup was easy, but when we started scaling, we ran into unexpected issues with persistence and cluster management.

0 helpful 0 not helpful
averycyber267
Avery Anderson
Mar 06, 2026
4.50/5
Essential for High-Performance Caching
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Redis is an absolute powerhouse for in-memory data operations. We've been using it as a cache and a session store in production for over a year, and its stability and speed are unmatched. The fact that it's simple to set up and has a vibrant community with great language support makes it a cornerstone of our tech stack. Its support for different data structures lets us build some really clever, high-performance features.

0 helpful 0 not helpful
oliver_davis2
Oliver Davis
Mar 04, 2026
4.67/5
Unmatched Speed and Versatility for Modern Applications
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Redis has been a game-changer for our real-time analytics platform. The in-memory performance is phenomenal, handling millions of operations per second with sub-millisecond latency. We use sorted sets for leaderboards and streams for event processing, and the data structure flexibility keeps our code clean. While the learning curve exists for advanced features, the documentation and community are excellent resources.

0 helpful 0 not helpful
Review Summary
4.0

Based on 23 reviews

Ease of Use 3.4/5
Features 4.7/5
Value for Money 4.4/5
Customer Support 3.0/5
Overall Experience 4.0/5
Rating Distribution
5
11
4
7
3
5
2
0
1
0
Redis
Redis

Redis is an open-source, in-memory data structure store, used as a database, cache and message broker. It supports data structures …

Back to Product