Redis Enterprise

Review of Redis Enterprise Software: system overview, features, price and cost information. Get free demos and compare to similar programs.

Overview

About Redis Enterprise

Redis Enterprise is a cloud-based and on-premise database management software that helps businesses handle operations related to automatic failover management, data processing, caching, data persistence, and more on a centralized platform. It enables staff members to manage in-memory replication, periodic data backups, and auto-cluster recovery processes. Redis Enterprise allows supervisors to explore several data-structures or data-models, analyze memory usage, and monitor commands in real-time. It provides local read and write latency across multiple clouds and geographical locations and failovers between regions, clouds, and hybrid deployments. The platform is built with JSON, Streams, TimeSeries, Graph and BloomFilter, providing employees with extensive indexing and search capabilities. It also lets team members manage auto-scaling, re-sharding, and rebalancing operations from within a unified portal. Redis Enterprise offers an API, which lets businesses integrate the platform with several third-party solutions. Administrators can set up role-based access rights, maintain system logs, configure SSL-based authentication, and generate usage reports to ensure a secure user exper...

Redis Enterprise Screenshots

Redis Enterprise Features

Features of Redis Enterprise
Backup and Recovery
Database Conversion
Data Connectors
Data Migration
Data Replication
Data Virtualization
Multiple Programming Languages Supported
Performance Analysis
Secure Data Storage
Access Controls/Permissions

Customer Reviews

See why people love Redis Enterprise

5 Star
70%
4 Star
30%
3 Star
0%
2 Star
0%
1 Star
0%
Daniel V.

Daniel V.

Verified User

Internet · 51-200 employees

Used daily for more than 2 years
Dec 22, 2025

Robust in-memory database

Verified reviewer

What they liked
  • Very quick to insert and retrieve values
  • Supports complex types of values
  • It is Possible to build an architecture with high availability
Room for improvement

The Redis does very well what is proposed to be done, there is nothing that I think is bad about it

Verified Professional

Financial Services · Self-Employed

Used daily for more than 2 years
Dec 22, 2025

Redis is awesome

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.

What they liked
  • - 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
Room for improvement

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

Manav M.

Verified User

Information Technology and Services · 11-50 employees

Used daily for less than 2 years
Dec 22, 2025

Great tools for Cache Management and Session Management

Verified reviewer

What they liked
  • It have good CLI which allows easy administration
  • It provides a great cache management feature which allows data to stay in the memory so it's very fast to fetch the data
  • Also, they have great customer support
  • Issues are solved very quickly
Room for improvement
  • The pricing is higher as compared to other tools
  • Also, configuring the security scheme is a bit complex process

Verified Professional

Telecommunications · 11-50 employees

Used daily for less than 2 years
Dec 22, 2025

Perfect Database

It is perfect database for messages.

What they liked

I like most the structure and the performances obtained during this product utilization

Room for improvement
  • GDPR concept has to be improved
  • Product updates should take place periodically depending on customer requests

Verified Professional

Computer Software · 11-50 employees

Used daily for less than 2 years
Dec 22, 2025

A High-Performance In-Memory Data Store

Computer Software

What they liked
  • Redis is known for its high performance, making it an ideal solution for real-time data processing and, very commonly, caching
  • It supports multiple data structures such as strings, hashes, lists, and sets, providing flexibility for different use cases
  • Additionally, it includes built-in replication and persistence features, allowing for data durability and high availability
  • Very importantly, Redis is widely supported and has a large community of users and developers, which makes it easy to find resources and support when needed
Room for improvement
  • Redis does not include encryption for stored data, which can make it less secure than other data stores
  • While it supports multiple data structures, it is limited in the types of data it can handle, which can be an issue for certain use cases
  • Lastly, although Redis is open-source and can be self-hosted, most managed hosting solution tend to quickly get pricey as the storage space increases

Verified Professional

Public Policy · 51-200 employees

Used daily for less than 2 years
May 28, 2026

Redis Enterprise - OSS or Enterprise

Overall, I would really appreciate the Redis Enterprise engagement especially the support as that is something (apart from cluster support) which really makes it shine.

What they liked
  • The pros over other solutions and its open source versions include: 1) On the fly scaling Scale to more/less cores and memory as and when needed
  • 2) Cluster support Support for clusters unlike the OSS version where the cap is on 1 core and fixed memory
  • 3) High availability & automatic failover Redis enterprise manages the failover internally, so no crashes
  • 4) Predefined SLAs A mandatory spec definition required by most enterprise customers 5) Monitoring, alerts, etc all such services are available Get notifications on configurable events
Room for improvement
  • Well, the pricing may not be very well suited for small companies which are low on budget
  • Not really a con as the open source version does most of the things except for the cluster support on the technical side of things
prakash s.

prakash s.

Verified User

Internet · 11-50 employees

Used daily for less than 2 years
May 28, 2026

REDIS ENTERPRISE FOR HYBRID DATASTORE

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.

What they liked
  • 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
Room for improvement
  • Some better documentation and tutorials they can have
Zack H.

Zack H.

Verified User

Insurance · 1001-5000 employees

Used daily for less than 2 years
May 28, 2026

Redis is great

It has been great. We wouldn't have chose anything else for the use case.

What they liked
  • Redis is a small lightweight storage platform
  • It does it's job and is really simple to use
  • It is very scalable and a no brainer to use
Room for improvement
  • Redis doesn't have a lot of features, which is a good and bad thing
  • It's just a simple map storage technology

Ashish A.

Verified User

Computer Software · 201-500 employees

Used daily for less than 2 years
May 28, 2026

Redis is super fast in-memory cache

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.

What they liked
  • 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
Room for improvement

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

Matthew B.

Matthew B.

Verified User

Computer Software · 51-200 employees

Used monthly for more than 2 years
May 28, 2026

Customizable support

Redis is in a niche on its own. It is quite possibly the de facto for memory storage and fast read write speeds. Coupled with a highly integrated platform this thing rocks! You can plug on the service to your existing workflows to cache responses and respond faster as your demands grow.

What they liked
  • I like the different tier of support offered for redis
  • In the early days of development the lowest tier is sufficient but as we scale the increase in tier was necessary for the types of support we needed
Room for improvement
  • The cost - but it beats managing it on your own

Write a Review

Share your experience to help others make better decisions.

(0/5 Stars)

Decision Context

Popular Redis Enterprise Alternatives

Main Product
Redis Enterprise
Redis Enterprise
Overall Rating
Rating 4.8
Pricing
Starting at $7.00 per month
Learn More
Alternative Product
Amazon RDS
Amazon RDS
Overall Rating
Rating 4.7
Pricing
Starting at $0.01 per month
Learn More
Redis Enterprise

Redis Enterprise

4.8
Pricing
Starting at $7.00 per month

See what companies are saying about Software Advice

Great
Based on 619 reviews
Trustpilot
Professional Service

This is very useful service. The company presents itself in a very professional manner.

Ansuya, 1 hour ago

Subscription Successful!

You've been added to our newsletter.