# Page 3 | Redis Enterprise  Software 2026: Features, Integrations, Pros & Cons | Capterra

> Page 3 - Capterra's in-depth exploration of Redis Enterprise  Software's capabilities reveals its suitability for various software needs and provides a comprehensive overview of Redis Enterprise  Software pricing, features, integrations, and potential alternatives.

Source: https://www.capterra.com/p/173860/Redis-Enterprise

---

Page 3 - Redis Enterprise Software Review 2026: Features, Reviews, Integrations, Pros & Cons

Last updated on March 25, 2026

Provider data verified by our Software Research team, and reviews moderated by our Reviews Verification team.

Redis Enterprise

## User reviews

Bagaskara Wisnu G.

Full Stack Developer

Computer Software

### "Full Featured Pack"

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

5.0

5.0

Customer Service

0.0

0.0

Likelihood to Recommend

9/10

January 25, 2019

I could solve the need to have multiple Redis databases on one server, so I just moved the Redis server to Redis Enterprise and it does its job! Excellent service!

Pros

With Redis Enterprise, I could get up and running with Redis really quickly. I could adjust just how many servers I need for my applications is it only one or even a hundred :) There are many cloud providers we could choose based on our needs or based on our desire.

Cons

I think that Redis Enterprise already give you all the possibilities that you need to set up your Redis server and getting the machine running is really quick and easy. So, I don't have any complaints about the service, at least for now :)

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

Jorge M.

Engineer

Telecommunications

### "Best in-memory key store"

4.0

Overall Rating

4.0

4.0

Ease of Use

4.0

4.0

Features

3.0

3.0

Customer Service

0.0

0.0

Likelihood to Recommend

9/10

January 13, 2019

Redis has brought an impacting performance boast to many of our apps. Whenever data doesn't change very frequently we're using Redis as DB cache.

Pros

Easy to setup and get running Simple to use by developers and sysadmins alike Very high performance High reliability Master-slave replication Pub/sub support

Cons

Some operations are very complex (e.g. zrevrangebyscore)

Review source

Non-incentivized review: any software user can leave a review for any product listed on our site. All submitted reviews are subject to our verification process prior to publication.

AU

Anonymous User

Senior Software Engineer

Financial Services

### "Redis is awesome"

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

5.0

5.0

Customer Service

0.0

0.0

Likelihood to Recommend

10/10

January 7, 2019

Redis is a basic, but extremely fast, key-value storage. We made a decision to use Redis because our use case didn't require a full blown database. We needed something to hold the data temporarily and loss of that data wouldn't lead to any issues. Redis was perfectly fitting our use case, and since then we are a bunch of happy Redis users.

Pros

\- Being a non-SQL database, it does not require any structure. Perfect for unstructured data like key-value pairs. - Redis is extremely fault tolerant. As soon as we write a record, it gets saved to the disk, without any performance issues. - Redis is very lightweight. In docker it takes less than 30MB, so it is so easy to run multiple containers in cluster without taking too much power. - Redis has a very good query API, and they are in their website each operation is clearly mentioned with its time complexity. This gives you a clear picture of performance. We didn't in fact do any performance testing because we trusted their site with all the information. - Redis has a very strong community around it. We have never found an issue for which a solution didn't exist beforehand.

Cons

A cluster in Redis was a little hard to understand and deploy, but this is a one time thing to learn, no worries.

Review source

Non-incentivized review: any software user can leave a review for any product listed on our site. All submitted reviews are subject to our verification process prior to publication.

AU

Anonymous User

Director of DevOps

Telecommunications

### "Great in-mem DB"

5.0

Overall Rating

5.0

5.0

Ease of Use

4.0

4.0

Features

5.0

5.0

Customer Service

0.0

0.0

Likelihood to Recommend

10/10

December 29, 2018

Great in-mem DB for cacheing and boasting transactional DBs

Pros

Very reliable Very fast Very flexible Simple command set

Cons

Command set could be more powerfull An evolution to a distributed architecture would be amazing

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

AU

Anonymous User

Software Engineer

Computer Software

### "Review for Redis Enterprise"

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

5.0

5.0

Customer Service

5.0

5.0

Likelihood to Recommend

10/10

December 1, 2018

Pros

I like the quality of the product and the support provided

Cons

I think the learning curev for new comers it bit too steap

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

Dariusz O.

Deweloper witryn internetowych freelancer

Non-Profit Organization Management

### "Recommended for everybody!"

5.0

Overall Rating

5.0

5.0

Ease of Use

4.0

4.0

Features

4.0

4.0

Customer Service

5.0

5.0

Likelihood to Recommend

8/10

November 21, 2018

Its fast, if a lot of data has to be shown in a dashboard, the most important or the frequently accessed ones can be saved in a redis data store and the remaining can be saved in any SQl/NoSQL database.

Pros

Yes, It's very fast to read/write data and can be stored large data set. Many problems are addressed by Redis. Few of them are Session cache, Redis can be used as a middle layer.

Cons

The web-UI for managing and interacting with your databases is fairly confusing.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

AU

Anonymous User

Sr. Software Engineer

Hospitality

### "Redis is best NoSQL DB."

5.0

Overall Rating

5.0

5.0

Ease of Use

4.0

4.0

Features

5.0

5.0

Customer Service

5.0

5.0

Likelihood to Recommend

10/10

November 19, 2018

We solved our very complex business logic. We are handling lot of users request at same time. Redis reduces our content loading time. I can say redis is excellent db.

Pros

Redis is the world's faster NoSQL database. Redis read and write is very fast.

Cons

Redis does not have data-structure like RDBMS.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

AU

Anonymous User

Software Engineer

Entertainment

### "Using in production for 4 years"

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

5.0

5.0

Customer Service

5.0

5.0

Likelihood to Recommend

9/10

November 17, 2018

Pros

We are using Redis for session management and query result caching and the experience this far has been very smooth.

Cons

Love to see soe good tools for monotoring the Reds clusters.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

Volodin A.

Freelancer

Computer Networking

### "cloud for enterprise"

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

5.0

5.0

Customer Service

4.0

4.0

Likelihood to Recommend

10/10

November 17, 2018

Pros

What I did like most about the software is simplicity.

Cons

No cons. All aspects of the software seems fine.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

prakash s.

Principal Software Engineer

Internet

### "REDIS ENTERPRISE FOR HYBRID DATASTORE"

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

4.0

4.0

Customer Service

0.0

0.0

Likelihood to Recommend

10/10

November 17, 2018

We are merging the data nearly a million coming from multiple apis as a feed.We need to mesh the feed and get the results out of it. We have improved our search time 4X times faster by using redis.

Pros

We use redis extensively in our application.The basic factors it stands out from the crowd are 1.Fast 2.Reliable 3.Rich set of data structures 4.Easily scalable

Cons

Some better documentation and tutorials they can have.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

Christophe J.

Technical Lead

Online Media

### "Very effecient"

5.0

Overall Rating

5.0

5.0

Ease of Use

4.0

4.0

Features

5.0

5.0

Customer Service

0.0

0.0

Likelihood to Recommend

10/10

November 15, 2018

Pros

We can rely on Redis Enterprise on a lot of use cases. Very performant, efficient and reliable in many use cases.

Cons

The principal problem is that if you want to use Redis as a power toll and not a basic key-value store, you have to un-learn how to structurate your data without retrying to reproduce what have been done in other (no)SQL products

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

AU

Anonymous User

Acquisitions Leader

Hospital & Health Care

### "great in memory data base"

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

5.0

5.0

Customer Service

5.0

5.0

Likelihood to Recommend

9/10

November 15, 2018

great experience is implementing and using this in memory data solution

Pros

It is open source and is a very flexible data base as far as data structures are concerned and hence is a great in memory data solution

Cons

actually, there is nothing that I dislike since it serves the purpose really well

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

Joseph N.

Software Developer intern

Management Consulting

### "Benefits Accrued by integrating Redis as a Cache storage ."

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

5.0

5.0

Customer Service

5.0

5.0

Likelihood to Recommend

10/10

November 15, 2018

The fact that Redis boasts of more than a billion downloads means that if you have a problem you are most likely not the first person to come across it. And with its massive online community your problem gets sorted quickly. For newbies, I highly recommend visiting Redis university website for online tutorials with practical applications of Redis data structures.

Pros

Redis has many benefits one of them being speed, reliability, and extensibility. Redis as a cache storage optimizes the fetching of data to and from the main storage. I also like the fact that with every Redis version that gets released a number of commands are added which simplifies work.

Cons

Redis to me has made my job simpler having not used any other product for a cache storage before am a Happy Redis user.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

MH

Miguel H.

Software Developer

Computer Software

### "Simply put Redis is fastest and easiest to use data storage software I've ever used."

5.0

Overall Rating

5.0

5.0

Ease of Use

5.0

5.0

Features

4.0

4.0

Customer Service

4.0

4.0

Likelihood to Recommend

10/10

August 1, 2018

Faster development times and easy database scaling.

Pros

It's fast, reliable, and easy to use. The added support and scalability of Redis Enterprise allows an already easy to use solution to scale to solve any problem.

Cons

Redis has some limitations with how it stores its data in order to achieve such great performance. Often times this trade off is well worth it for something that works as fast as Redis.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

AA

Ashish A.

Software Engineer

Computer Software

### "Redis is super fast in-memory cache"

5.0

Overall Rating

5.0

5.0

Ease of Use

4.0

4.0

Features

5.0

5.0

Customer Service

4.0

4.0

Likelihood to Recommend

9/10

March 24, 2018

We are using Redis to provide faster response rate by storing and retrieving data from redis. We also use redis to process our background jobs. Benefit i received from using redis is speed and reliability.

Pros

Redis is high performance open source in-memory cache. Redis is my favorite choice to store data into cache. Cache can be used in multiple use cases like session storage, page caching, temporary data caching for faster speed. Redis supports various data types: Lists , Sorted sets , hash tables, bitmaps, hyperloglogs and geospatial indexes. Redis provides secure and high availability service.

Cons

It is tricky and time taking process to setup redis for production environment if using to process background jobs.

Review source

Incentivized review: software users are invited to submit an honest review and offered a nominal incentive for their time and effort. All incentivized reviews are subject to our verification process prior to publication.

## Top-rated software of 2026

### Fill out the form and we'll send a list of the top-rated software based on real user reviews directly to your inbox.