Wij helpen bedrijven al 18 jaar
betere software te kiezen
Redis Enterprise
Wat is Redis Enterprise?
Combineer de voordelen van databasetechnologie van wereldklasse en de innovatie van een levendige open source-gemeenschap dankzij Redis Enterprise. Profiteer van baanbrekende hoge beschikbaarheid in de vorm van een actief-actief en actief-passief geografisch gedistribueerde architectuur, uitstekend lineair schalen van hoge prestaties en eersteklas ingebouwde zoekcapaciteiten. Breid Redis-databases uit naar Flash-SSD's voor kostenbesparingen op de infrastructuur en maak maximaal gebruik van je hardware dankzij Redis Enterprise.
Wie gebruikt Redis Enterprise?
Kleine, middelgrote en grote ondernemingen en bedrijven uit de Fortune 500, Fortune 100 en Global 2000 in alle markten en sectoren.
Twijfels over Redis Enterprise?
Vergelijk met een populair alternatief
Redis Enterprise
Reviews over Redis Enterprise
Message broker at its best!!!
Pluspunten:
Redis comes with multiple languages support as well as the most easy documented. It makes its application such as PUB/SUB, data storage and etc more feasible and easy to use.
Minpunten:
So far I dont have anything much to dislike.
Eerder overwogen alternatieven:
Implementation was simple, we setup a multi-site active-active cluster in 30 minutes!
Opmerkingen: Our experience was great, we were able to accomplish our goals and the support team was more than generous with there time.
Pluspunten:
Redis Enterprise provide the ability to make our application highly available using their XDCR feature. We setup a multi-data center cluster the replicated in real-time so that we could design our application to actively server from multiple data centers without any additional latency.
Minpunten:
It needs a better UI, I would definitely like to be able to exec commands without having to login to the hosts.
Redis_08-07-2022
Opmerkingen: I use it every day to store very frequently use data.
Pluspunten:
Redis is the well know in-memory database and famous framework supports it such as spring, spring boot ..etc.
Minpunten:
Redis is the well known in-memory database and famous frameworks such as spring, spring boot ..etc supports it.
Eerder overwogen alternatieven:
Gets the job done before you know which job that is
Pluspunten:
It makes clustering, sharding, backups and more very easy to setup, control and monitor
Minpunten:
The prices are a bit too high for small projects, it's ok for an enterprise global solution
Eerder overwogen alternatieven:
Many integrations Database
Opmerkingen: Experimental applications / demos for prospective apps / labs, Open Source mostly.
Pluspunten:
If I, as a developer, had the luxury of choosing a database by just a logo or colour palette initially, I would definitely choose a Redis (Redis Enterprise) because one of my favourite colours is scarlet. Surely there are other reasons for liking Redis: intuitiveness, innovative features, flexibility, scalability, ecosystem.
Minpunten:
Since I use Redis Enterprise only in experimental applications / demos for prospective apps / labs, no issues so far.
Eerder overwogen alternatieven:
Best inmemory database
Opmerkingen: I have participated in the choice of Redis to implement a in-memory cache. I consider Redis a very good choice in the field of databases, and the best of its kind (inmemory database). It's cheap, fast and efficient.
Pluspunten:
· AWS Integration. · Fast database. · Easy database --> not too much options. · Ease of deployment. · Perfectly tunable.
Minpunten:
· Web Documentation is not very consistent. · Difficult to understand at first. · Not true authentication mechanism (users, etc.)
Database that use for so many projects
Opmerkingen: Our company uses redis enterprise which is the enterprise version of redis database.
Pluspunten:
This is highly available since data is stored in multi zone replicas and the feature of instant recovery of data. Other than availability, this provides high security for data using authorization, authentication and encryption mechanisms, able to monitor clusters and integration of other tools like kubernetes and microsoft azure.
Minpunten:
I see the complexity as a drawback of redis enterprise and users need prior knowledge of how to use it.
God of cache management
Opmerkingen: Performance is an important factor in the applications we develop. For this reason, we use cache in many places. We store and manage all our cache objects on redis.
Pluspunten:
My favorite feature is that it has a very flexible and performance oriented structure. It is a cache management application that is already used all over the world and has a large community. In addition, you can easily perform all your operations via the command line.
Minpunten:
The product price may be a little cheaper, although I don't see any shortcomings. A useful interface can also be provided.
Redis Enterprise is the best solution for a fast, in-memory production database
Opmerkingen: Redis Enterprise, with its optimizations and great support, enabled us to switch over completely to using Redis as a the cache layer for an enterprise-grade client application within the insurance industry.
Pluspunten:
Redis allows you to deploy an extremely fast production-grade clustered in-memory datastore that can be used as a cache layer or for any other fast data access needs. Redis Enterprise provides a managed solution which is deployed on memory-optimized instances for the best performance. Since this is an enterprise solution, the support provided for a given cluster is exemplary.
Minpunten:
The cost for a given cluster is much higher than contemporary solutions. Configuring a custom security scheme for a cluster can be quite cumbersome.
The nearly perfect cache
Opmerkingen: We're caching mostly everything now in Redis. Performace has ski-rocketed,ans the database decoupling has also improved application resilience and reliability.
Pluspunten:
Redis is a very flexible key-value store, allowing a lot of different data types. You can set a TTL for each key, you an have replica stores, you can set up a Pub/Sub, you can persist to disk, and all this in memory, with blazing fast performance and unbeatable reliability.
Minpunten:
No database known to men can, to this date, provide consistent transactions, partition tolerance and high availability. Redis is no exception here.
Good performance, fast development !
Opmerkingen: we have been using it to manage user sessions in our web site
Pluspunten:
ease of use, it manages high volumes of data. It scales very wellvery easy to setup
Minpunten:
by having all data in memory it can became expensive to maintain.Documentation could be better.
A High-Performance In-Memory Data Store
Pluspunten:
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.
Minpunten:
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.
"Best solution for database caching "
Opmerkingen: We have recently deployed Redis for our Environment for app caching . as we are mainly focused on caching Porpose ,we are getting benefits of loading web pages faster .
Pluspunten:
It provides many features such as data replication, highly scalable and performance oriented.apart from this it also provides data structures.it is compatible with most of the operating systems .
Minpunten:
There is no official support for windows.it provides basic security but other database technologies provides many security features.
Redis is awesome
Opmerkingen: 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.
Pluspunten:
- 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.
Minpunten:
A cluster in Redis was a little hard to understand and deploy, but this is a one time thing to learn, no worries.
Perfect Database
Opmerkingen: It is perfect database for messages.
Pluspunten:
I like most the structure and the performances obtained during this product utilization.
Minpunten:
GDPR concept has to be improved. Product updates should take place periodically depending on customer requests.
Redis Enterprise - OSS or Enterprise
Opmerkingen: 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.
Pluspunten:
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
Minpunten:
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.
Great tools for Cache Management and Session Management
Pluspunten:
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.
Minpunten:
The pricing is higher as compared to other tools. Also, configuring the security scheme is a bit complex process.
The best solution to use as cache
Opmerkingen:
I use Redis on a daily basis to reduce the load on database servers and increase application performance.
All calls to my APIs first make queries on Redis and only in case of error go to the database, this ensures greater speed in the responses. However, good planning is necessary to ensure synchronization between the SQL database and REDIS. In addition to a good maturity to map data from one database to another.
Pluspunten:
I liked the simplicity of creating and retrieving keys and the integrations available with different programming languages
Minpunten:
The documentation is a bit complex for those who have never had contact with the product, understanding some concepts of how to use the key types takes a while.
Benefits Accrued by integrating Redis as a Cache storage .
Opmerkingen: 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.
Pluspunten:
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.
Minpunten:
Redis to me has made my job simpler having not used any other product for a cache storage before am a Happy Redis user.
Absolute non-avoidable piece of your software solution
Opmerkingen: couple of years back I started using redis, I was new to redis, datastructure, lua script, hosting, clustering but their technical team helped us to design the architecture using their services and guiding to build best practices
Pluspunten:
Redis enterprise gain big confidence in market with their ready solutions build on redis database. these ready solutions and new data structures are helping to build software applications much faster and with great performances
Minpunten:
Costing is little high, but if you are getting best solutions with less time to go to market then why not pay?
Good in memory database
Opmerkingen: Very good in memory database
Pluspunten:
Works as both in-memory database and message bus with it publish and subscribe mechanism which is used for IPC(inter process communication)
Minpunten:
It will be good if they can provide acknowledgement to publisher once subscriber consumes it..
Key to scaling success
Pluspunten:
The durability and guaranteed uptime are paramount to scaling successfully. With the intelligent memory selection, we get optimal times for the data storage that we need, fast.
Minpunten:
The web interface could use a facelift to be more user friendly, and the documentation could use some help.
Robust in-memory database
Pluspunten:
Very quick to insert and retrieve values. Supports complex types of values. It is Possible to build an architecture with high availability.
Minpunten:
The Redis does very well what is proposed to be done, there is nothing that I think is bad about it.
REDIS ENTERPRISE FOR HYBRID DATASTORE
Opmerkingen:
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.
Pluspunten:
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
Minpunten:
Some better documentation and tutorials they can have.
Best available DB solution for data caching and session management.
Opmerkingen: The use-case for us was caching of data from DB queries and session management for multi-server application, Redis was made to handle these use cases so for us it was a perfect solution very less latency in data fetching helped us load a DB query heavy web page in few milliseconds
Pluspunten:
The data remains in memory so it's incredibly fast to fetch data based on keys. The design is fairly simple to use, there is a wide range of data types that can be used. clustering and data distribution is very easy when using Redis.
Minpunten:
As its primary advantage is the speed of reading and write, the security features are limited in the DB. As the data resides in RAM for faster access, it could have performance effects if the server system is not well managed. There is still a lack of a proper UI management tool for Redis.