Try our new research platform with insights from 80,000+ expert users

Pros & Cons summary

Buyer's Guide

Get pricing advice, tips, use cases and valuable features from real users of this product.
Get the report

Prominent pros & cons

PROS

Redis is renowned for its speed and ease of use, offering fast access to databases and efficient operations.
The initial setup process of Redis is simple and straightforward, enabling quick connectivity and use.
Redis excels at handling large amounts of data without frequently hitting the database, suitable for caching high-volume data.
Redis is favored for its caching capabilities, especially for managing key-value pairs efficiently.
Redis is widely used by large companies and supported with abundant learning resources, ensuring efficient use and reliable performance.

CONS

There is a lack of resources and documentation, making it difficult for beginners to understand and use Redis effectively.
Users express the need for schema validation, which is not currently available in Redis.
Cluster development in Redis can lead to issues and downtime, requiring improvement.
Redis pricing is considered expensive, especially for local installation, and better efficiency in handling locally stored data is desired.
Redis presents a single point of failure and lacks fault tolerance, which could impact reliability.
 

Redis Pros review quotes

Yaseer Arafat - PeerSpot reviewer
Nov 18, 2024
Redis is good for distributed caching management.
Rotem Fogel - PeerSpot reviewer
Nov 18, 2024
Redis provides an easy setup and operation process, allowing users to quickly connect and use it without hassle.
Chethan Rao S - PeerSpot reviewer
Apr 17, 2024
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 use Redis efficiently.
Find out what your peers are saying about Oracle Coherence vs. Redis and other solutions. Updated: December 2024.
831,020 professionals have used our research since 2012.
IB
May 7, 2024
The ability to fetch and save data quickly is valuable.
Vasu Bansal - PeerSpot reviewer
Sep 30, 2024
It is particularly efficient for cloud-based storage and operations.
Simon Lazarev - PeerSpot reviewer
Jun 10, 2024
I find Redis valuable primarily for its caching capabilities, particularly in handling cache requests effectively. Its simplicity in managing key-value pairs for caching is one of its strengths, making it a preferred choice over more complex databases like MongoDB for specific use cases. However, I haven't explored Redis extensively for managing complex data structures beyond caching, as MongoDB might be more suitable for such scenarios.
reviewer2311404 - PeerSpot reviewer
Nov 17, 2023
Redis is a simple, powerful, and fast solution.
reviewer2151066 - PeerSpot reviewer
Apr 6, 2023
The solution's technical support team is good...The solution's initial setup process was straightforward.
AB
Dec 19, 2024
Redis acts as an in-memory search tool that improves the speed of operations.
Baudilio Garcia - PeerSpot reviewer
Nov 13, 2024
Redis is a simple service that does what it promises.
 

Redis Cons review quotes

Yaseer Arafat - PeerSpot reviewer
Nov 18, 2024
Redis should have an option to operate without Docker on a local PC.
Rotem Fogel - PeerSpot reviewer
Nov 18, 2024
Redis presents a single point of failure and lacks fault tolerance.
Chethan Rao S - PeerSpot reviewer
Apr 17, 2024
It's actually quite expensive.
Find out what your peers are saying about Oracle Coherence vs. Redis and other solutions. Updated: December 2024.
831,020 professionals have used our research since 2012.
IB
May 7, 2024
If we use a lot of data, it will eventually cost us a lot.
Vasu Bansal - PeerSpot reviewer
Sep 30, 2024
Redis could improve its efficiency in handling locally stored data, not just Amazon Cloud or Google Cloud.
Simon Lazarev - PeerSpot reviewer
Jun 10, 2024
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.
reviewer2311404 - PeerSpot reviewer
Nov 17, 2023
Sometimes, we use Redis as a cluster, and the clusters can sometimes suffer some issues and bring some downtime to your application.
reviewer2151066 - PeerSpot reviewer
Apr 6, 2023
In future releases, I would like Redis to provide its users with an option like schema validation. Currently, the solution lacks to offer such functionality.
AB
Dec 19, 2024
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.
Baudilio Garcia - PeerSpot reviewer
Nov 13, 2024
There is room for AWS to provide more options for server types or a way to configure more or less memory for them.