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

Redis Pros review quotes

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.
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.
Find out what your peers are saying about Oracle Coherence vs. Redis and other solutions. Updated: October 2024.
815,854 professionals have used our research since 2012.
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.
Nitesh Ghuge - PeerSpot reviewer
May 21, 2024
I use Redis mostly to cache repeated data that is required.
Marco Bellia - PeerSpot reviewer
Feb 13, 2023
The most valuable features of Redis are its ease of use and speed. It does not have access to the disc and it is fast.
Yaseer Arafat - PeerSpot reviewer
Nov 7, 2024
Redis is good for distributed caching management.
Souvik Banerjee - PeerSpot reviewer
Feb 3, 2023
The in-memory data makes it fast.
 

Redis Cons review quotes

Chethan Rao S - PeerSpot reviewer
Apr 17, 2024
It's actually quite expensive.
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.
Find out what your peers are saying about Oracle Coherence vs. Redis and other solutions. Updated: October 2024.
815,854 professionals have used our research since 2012.
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.
Marco Bellia - PeerSpot reviewer
Feb 13, 2023
The development of clusters could improve. Additionally, it would be helpful if it was integrated with Amazon AWS or Google Cloud.
Yaseer Arafat - PeerSpot reviewer
Nov 7, 2024
Redis should have an option to operate without Docker on a local PC.
Souvik Banerjee - PeerSpot reviewer
Feb 3, 2023
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.
EA
Dec 2, 2023
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.