No more typing reviews! Try our Samantha, our new voice AI agent.

IBM Cloud Databases for Redis vs Redis comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 15, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

IBM Cloud Databases for Redis
Ranking in In-Memory Data Store Services
8th
Average Rating
5.6
Number of Reviews
3
Ranking in other categories
No ranking in other categories
Redis
Ranking in In-Memory Data Store Services
1st
Average Rating
8.8
Reviews Sentiment
5.9
Number of Reviews
26
Ranking in other categories
NoSQL Databases (4th), Managed NoSQL Databases (6th), Vector Databases (4th), AI Software Development (13th)
 

Mindshare comparison

As of May 2026, in the In-Memory Data Store Services category, the mindshare of IBM Cloud Databases for Redis is 3.6%, up from 0.9% compared to the previous year. The mindshare of Redis is 22.0%, up from 16.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
In-Memory Data Store Services Mindshare Distribution
ProductMindshare (%)
Redis22.0%
IBM Cloud Databases for Redis3.6%
Other74.4%
In-Memory Data Store Services
 

Featured Reviews

Ravi Raushan Kumar - PeerSpot reviewer
Software Engineer at ValueMomentum
Caching has boosted real-time performance and reduces database load for critical workloads
While my overall experience with IBM Cloud Databases for Redis has been positive, there are a few areas it could improve. One challenge is pricing transparency and cost predictability. While the flexibility in scaling is great, it can sometimes be difficult to estimate costs upfront, especially for dynamic workloads. Another area is limited low-level configuration control compared to self-managed Redis. Since it is a managed service, certain advanced tuning options or configurations are restricted, which can be limiting for very specific use cases. I have also noticed that scaling operations can take time, depending on the changes, which may not be ideal during sudden traffic spikes. One area that could be further improved in IBM Cloud Databases for Redis is documentation and the onboarding experience. While the documentation is generally helpful, it can sometimes lack deep real-world examples or best practices for specific use cases including large scaling, caching strategies, eviction policies, or performance tuning. Having more practical guides would make it easier for developers to get started and optimize their setups. Another area is support responsiveness and depth. Basic support is good, but for more complex and performance-related issues, quicker access to more specialized experts would be beneficial. Additionally, improvements in monitoring and debugging tools, such as more detailed insights into cache hit or miss ratios, memory usage patterns, and latency breakdown, would help diagnose and optimize performance more effectively. Overall, enhancing documentation, advanced support, and available tools would make the platform even more robust and developer-friendly, especially for teams running mission-critical workloads.
Varuns Ug - PeerSpot reviewer
Senior Software Developer at NIT
Caching has accelerated complex workflows and delivers low latency for high-traffic microservices
A few features of Redis that I use on a day-to-day basis and feel are among the best are extremely low latency and high throughput. Since Redis is in-memory, it makes it ideal for cases such as caching and rate limiting where response time is critical. TTL expiry support is very useful in Redis as it allows me to automatically evict stale data without manual cleanup, which is something I use heavily in my caching strategy. Another point I can mention is that the rich data structures such as strings, hashes, and even sorted sets are very powerful. I have used strings for caching responses and counters, whereas I have used hashes for storing structured objects. One more feature I can tell you about is atomic operations. Redis guarantees atomicity for operations such as incrementing a counter, which is very useful for rate limiting and avoiding race conditions in distributed systems. Finally, I want to emphasize that Redis is easy to scale and integrate, whether through clustering or using a distributed cache across microservices. Redis has impacted my organization positively by providing default support that is very useful. For metrics, in one of my core systems, introducing Redis as a distributed cache helped me achieve around an 80% cache hit rate, which reduced repeated downstream services. Real API latency also improved from around two seconds to approximately 450 milliseconds for P99. It also helped reduce the load on dependent services and databases, which improved overall system reliability.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"IBM Cloud Databases for Redis is a caching solution for our e-commerce company, implemented on websites to reduce page loading time and improve website performance, which is why we purchased this solution."
"IBM Cloud Databases for Redis has had a very positive impact on my organization across performance, scalability, and operational efficiency."
"IBM Cloud Databases for Redis is a caching solution for our e-commerce company, implemented on websites to reduce page loading time and improve website performance, which is why we purchased this solution."
"Overall, its speed, simplicity, and managed nature on IBM Cloud make it a reliable component in building a scalable and responsive backend system."
"It is particularly efficient for cloud-based storage and operations."
"The solution's technical support team is good...The solution's initial setup process was straightforward."
"I use Redis mostly to cache repeated data that is required."
"Redis provides an easy setup and operation process, allowing users to quickly connect and use it without hassle."
"The solution is fast, provides good performance, and is not too expensive."
"The online interface is very fast and easy to use."
"The in-memory data makes it fast."
"The performance of Redis is very fast."
 

Cons

"One area is pricing transparency and cost optimization. While the service is powerful, it can become expensive at scale."
"One challenge is pricing transparency and cost predictability; while the flexibility in scaling is great, it can sometimes be difficult to estimate costs upfront, especially for dynamic workloads."
"They are simply selling false hope to customers, and their solution is neither feasible nor integratable."
"There are some features from MongoDB that I would like to see included in Redis to enhance its overall efficiency, such as the ability to perform remote behaviour. MongoDB is more efficient in handling updates than deletions and is quicker in processing updates, but it can be slower regarding deletions. This can sometimes pose a challenge, especially when dealing with large datasets or frequent data manipulations that involve deletions. In such cases, I often rewrite columns or update values instead of directly deleting data, as it can be more efficient."
"Redis could be improved by introducing a GUI to display key-value pair database information, as it is currently a CLI tool with no visual representation."
"I would prefer it if there was more information available about Redis. That would make it easier for new beginners. Currently, there is a lack of resources."
"The only thing is the lack of a GUI application. There was a time when we needed to resolve an issue in production. If we had a GUI, it would have been easier."
"For the PubSub feature, we had to create our own tools to monitor the events."
"The initial setup took some time as our technical team needed to familiarize themselves with Redis."
"Redis should have an option to operate without Docker on a local PC."
"Redis could improve its efficiency in handling locally stored data, not just Amazon Cloud or Google Cloud."
 

Pricing and Cost Advice

Information not available
"Redis is an open-source solution. There are not any hidden fees."
"The tool is open-source. There are no additional costs."
"Redis is not an overpriced solution."
"We saw an ROI. It made the processing of our transactions faster."
"Redis is an open-source product."
report
Use our free recommendation engine to learn which In-Memory Data Store Services solutions are best for your needs.
893,244 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
No data available
Financial Services Firm
24%
Computer Software Company
10%
Comms Service Provider
7%
University
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business11
Midsize Enterprise6
Large Enterprise10
 

Questions from the Community

What needs improvement with IBM Cloud Databases for Redis?
While my overall experience with IBM Cloud Databases for Redis has been positive, there are a few areas it could improve. One challenge is pricing transparency and cost predictability. While the fl...
What is your primary use case for IBM Cloud Databases for Redis?
My main use cases for IBM Cloud Databases for Redis are caching and performance optimization. I use it to store frequently accessed data such as API responses and database query results, which help...
What advice do you have for others considering IBM Cloud Databases for Redis?
One additional aspect that stands out to me is its operational simplicity combined with reliability. Features including automated backup and point-in-time recovery give confidence when working with...
What do you like most about Redis?
Redis is better tested and is used by large companies. I haven't found a direct alternative to what Redis offers. Plus, there are a lot of support and learning resources available, which help you u...
What needs improvement with Redis?
Overall, Redis is a powerful and reliable tool, but there are a few areas for improvement. One limitation is that Redis is memory-based, so scaling can become expensive compared to disk-based syste...
What is your primary use case for Redis?
My main use case for Redis is caching frequently accessed data to improve performance and reduce database load. For example, I cache API responses and user-related data so that repeated requests ca...
 

Also Known As

No data available
Redis Enterprise
 

Overview

 

Sample Customers

Information Not Available
1. Twitter 2. GitHub 3. StackOverflow 4. Pinterest 5. Snapchat 6. Craigslist 7. Digg 8. Weibo 9. Airbnb 10. Uber 11. Slack 12. Trello 13. Shopify 14. Coursera 15. Medium 16. Twitch 17. Foursquare 18. Meetup 19. Kickstarter 20. Docker 21. Heroku 22. Bitbucket 23. Groupon 24. Flipboard 25. SoundCloud 26. BuzzFeed 27. Disqus 28. The New York Times 29. Walmart 30. Nike 31. Sony 32. Philips
Find out what your peers are saying about IBM Cloud Databases for Redis vs. Redis and other solutions. Updated: April 2026.
893,244 professionals have used our research since 2012.