External reviews
External reviews are not included in the AWS star rating for the product.
Good tool for in-memory data structure store
What do you like best about the product?
We can cache the data using Redis Enterprise. We recently planned to rebuild our platform and opted for using this tool for data caching so that the dependency on the MySQL database would be reduced, resulting in fewer server spikes.
What do you dislike about the product?
Support is not that helpful if we are stuck. So, this service should be improve
What problems is the product solving and how is that benefiting you?
We can cache the data using Redis Enterprise. We recently planned to rebuild our platform and opted for using this tool for data caching so that the dependency on the MySQL database would be reduced, resulting in fewer server spikes.
- Leave a Comment |
- Mark review as helpful
In memory distributed caching solution
What do you like best about the product?
- Various data structures are provided
- Lots of use cases like rate limiting or caching are provided out of the box
- Has good durability (AOF and snapshot)
- Easy to use
- Lots of use cases like rate limiting or caching are provided out of the box
- Has good durability (AOF and snapshot)
- Easy to use
What do you dislike about the product?
- Cluster management are harder to build and its Enterprise SaaS are expensive
What problems is the product solving and how is that benefiting you?
Redis helped us build caching mechanism easily, allowing more RPS to traditional databases.
A best choice for caching data.
What do you like best about the product?
Below things are pretty notable in redis enterprise.
- High performance
- Low latency.
- Lua scripting - Allows me to perform complex operations!
- Scalability
- Redis Enterprise offers advanced performance optimization
- High performance
- Low latency.
- Lua scripting - Allows me to perform complex operations!
- Scalability
- Redis Enterprise offers advanced performance optimization
What do you dislike about the product?
It has limited community support. Nothing else.
What problems is the product solving and how is that benefiting you?
I have an application with heavy data - redis allows me to do caching - which adds value to my application by faster results.
Best in class integration experience
What do you like best about the product?
Having used a self-hosted Redis server in a different role. We had to invest a significant amount of time and resources in maintaining those clusters, making sure they are running and performing all the time. With Redis Enterprise, we really like the Redis-as-a-Service offering. The services integrate with existing code very smoothly. It saves a lot of resources given that most of the heavy lifting is done by Redis itself.
What do you dislike about the product?
We have been in love with this product. For a small team like ours, we don't have the bandwidth to pick more and more things to maintain. Although the pros overweighs the cons. But one thing we don't like is, it is expensive.
What problems is the product solving and how is that benefiting you?
We are a small team with only 3 members. We don't generally have the bandwidth to take up more work. With Redis Enterprise and Redis-as-a-Service, we don't have to manage and maintain clusters. This saves us a lot of work. Redis Key-Value store is very reliable and fast. The feature at Redis helps with data backup with checkpoints so we don't lose data. Integration is very simple and quick.
Worlds best caching service provider with higher performance & scalability
What do you like best about the product?
I love the way it scales and handles the concurrent request loads, This makes our application so fast and it's a must-have tech stack for all applications.
What do you dislike about the product?
It's very expensive when we need to handle large data sets in the cache.
What problems is the product solving and how is that benefiting you?
Higher throughput is a need for every application and Redis solves that efficiently, We use it to store the data in the cache that we need frequently in our application.
Best caching product to use with applications in the market
What do you like best about the product?
I like the Caching Speed, Simplicity of usage, and Multi-tier architecture provided by the Redis services.
What do you dislike about the product?
As of now, I've not got into any trouble so no dislikes.
What problems is the product solving and how is that benefiting you?
It's solving the critical problem to read the required data in a quick time, Its faster than any other database and we use it mainly to cache the important data that is required too frequently by the applications.
Best to handle real quick data transfer
What do you like best about the product?
The way redis is useful in the recent time application is really next level stuff. The ram usage and the ability to have fast transfer mechanism and store in cache is best.
What do you dislike about the product?
The simplicity and tool is little old style feel to have in use. The GUI based version can bring it up to next level in terms of using it further. Other than that everything is lit.
What problems is the product solving and how is that benefiting you?
It helps to make our application faster and responsive. And important aspect it helps to gain us realtime usage of data very quicky and achieve and good time constraint over other.
Redis great as K/V cache.
What do you like best about the product?
reliable and scalable: when working with a cluster (and if you have a proper sharding strategy), your DB can scale to a pretty high number and not die in the middle of any spike. Both the client and the command line tool are easy to use and well-documented.
What do you dislike about the product?
There's no GUI for managing the keys and values stored in REDIS. Lack of some basic permission, there should be a way of having a user with restricted commands (i.e: no keys, now write command, etc.).
What problems is the product solving and how is that benefiting you?
REDIS is used as chance storage in our data visualization application where responsive time is key . This in-memory database helped to solve many of the use cases we've had with our product like user-based caching and real-time analytics.
Best for storing sessions.
What do you like best about the product?
I always prefer Redis because it's so convenient and helpful when it comes to storing sessions. Redis stores data in memory so that reading and writing data using Redis is the fastest so the website's performance is enhanced. and the major benefit of using it is that I don't have to write so many lines of code.
What do you dislike about the product?
I don't dislike anything about Redis, but it was not easy to use I had to debug my code so many times.
What problems is the product solving and how is that benefiting you?
I started using Redis because we wanted our website to work faster our website was working properly but it was working slowly after storing some cookies and sessions so Redis came for the save and after that day I always used Redis for storing any key-value pair type of data.
Best Key Storage
What do you like best about the product?
I can easily access its database using the command line interface and also starting it up is easy. Easily accessible Session keys it is the market leader for session keys in my point of view
What do you dislike about the product?
It has too many options regarding its starting kit for a new person to learn it, there are not many documentations available on it for internet, it would do some good if there could be some extensive documentation for its all basic features as well as advanced features
What problems is the product solving and how is that benefiting you?
i can easily store all fo my clients sessions key in one place saving precious file storage and using Redis server instead which reduced my AWS costs
showing 11 - 20