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

Elastic Search vs Redis comparison

 

Comparison Buyer's Guide

Executive Summary
 

Categories and Ranking

Elastic Search
Ranking in Vector Databases
1st
Average Rating
8.2
Number of Reviews
65
Ranking in other categories
Indexing and Search (1st), Cloud Data Integration (11th), Search as a Service (1st)
Redis
Ranking in Vector Databases
4th
Average Rating
8.8
Number of Reviews
17
Ranking in other categories
NoSQL Databases (8th), In-Memory Data Store Services (1st)
 

Featured Reviews

Saurav Kumar - PeerSpot reviewer
Mar 15, 2024
Provides us with the capability to execute multiple queries according to our requirements
I can describe a project where we use Elasticsearch, Logstash, and Kibana (ELK stack) for our archiving objectives. I work in the security department of a Fintech company in the payment industry. We use the ELK stack to connect our internal systems with the bank's systems and we used Beats for data…
Chethan Rao S - PeerSpot reviewer
Apr 17, 2024
Performs much better than traditional databases, integrates well and lot of learning resources available
It improved the performance. For example, data structures like hashmaps in Redis make it a very fast database – much faster than traditional SQL databases. It can perform at significantly higher speeds. Latencies are very low. Our primary focus wasn't on saving money but on improving performance for that specific feature. So, performance has been the key improvement. Every calculation happened in real time. It improved the performance 10X. In our company, we have limited resources, so we can't manage the database ourselves. We use services from Azure for that. So, Redis integrates well with those services. We use Azure Cache for Redis.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The product is scalable with good performance."
"The solution is quite scalable and this is one of its advantages."
"A good use case is saving metadata of your systems for data cataloging. Various systems, like those opened in metadata and similar applications, use Elasticsearch to store their text data."
"There's lots of processing power. You can actually just add machines to get more performance if you need to. It's pretty flexible and very easy to add another log. It's not like 'oh, no, it's going to be so much extra data'. That's not a problem for the machine. It can handle it."
"Helps us to store the data in key value pairs and, based on that, we can produce visualisations in Kibana."
"The solution has great scalability."
"The initial installation and setup were straightforward."
"It's a stable solution and we have not had any issues."
"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."
"The online interface is very fast and easy to use."
"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."
"Redis is good for distributed caching management."
"The solution is fast, provides good performance, and is not too expensive."
"The best thing about Redis is its ability to handle large amounts of data without frequently hitting the database. You can store data in temporary memory, especially for high-volume data."
"The in-memory data makes it fast."
"I use Redis mostly to cache repeated data that is required."
 

Cons

"Elastic Search needs to improve its technical support. It should be customer-friendly and have good support."
"I would like to see more integration for the solution with different platforms."
"Elastic Enterprise Search can improve by adding some kind of search that can be used out of the box without too much struggle with configuration. With every kind of search engine, there is some kind of special function that you need to do. A simple out-of-the-box search would be useful."
"We see the need for some improvements with Elasticsearch. We would like the Elasticsearch package to include training lessons for our staff."
"Elastic Enterprise Search could improve the report templates."
"There is a lack of technical people to develop, implement and optimize equipment operation and web queries."
"I have not been using the solution for many years to know exactly the improvements needed. However, they could simplify how the YML files have to be structured properly."
"There are some features lacking in ELK Elasticsearch."
"There is a lack of documentation on the scalability of the solution."
"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."
"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."
"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."
"The tool should improve by increasing its size limits and handling dynamic data better. We use the client ID or associate it with a key for static content. The solution will not be easy for a beginner. Unless you understand SQL data, it will be difficult to understand and use Redis. It also needs to be user-friendly."
"The development of clusters could improve. Additionally, it would be helpful if it was integrated with Amazon AWS or Google Cloud."
"If we use a lot of data, it will eventually cost us a lot."
"It's actually quite expensive."
 

Pricing and Cost Advice

"Although the ELK Elasticsearch software is open-source, we buy the hardware."
"​The pricing and license model are clear: node-based model."
"We use the free version for some logs, but not extensive use."
"The solution is less expensive than Stackdriver and Grafana."
"The tool is an open-source product."
"The basic license is free, but it comes with a lot of features that aren't free. With a gold license, we get active directory integration. With a platinum license, we get alerting."
"This is a free, open source software (FOSS) tool, which means no cost on the front-end. There are no free lunches in this world though. Technical skill to implement and support are costly on the back-end with ELK, whether you train/hire internally or go for premium services from Elastic."
"The solution is free."
"The tool is open-source. There are no additional costs."
"Redis is not an overpriced solution."
"Redis is an open-source solution. There are not any hidden fees."
"We saw an ROI. It made the processing of our transactions faster."
"Redis is an open-source product."
report
Use our free recommendation engine to learn which Vector Databases solutions are best for your needs.
815,854 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
18%
Financial Services Firm
15%
Manufacturing Company
9%
Government
7%
Financial Services Firm
20%
Computer Software Company
16%
Educational Organization
7%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about ELK Elasticsearch?
Logsign provides us with the capability to execute multiple queries according to our requirements. The indexing is very high, making it effective for storing and retrieving logs. The real-time anal...
What is your experience regarding pricing and costs for ELK Elasticsearch?
I am not directly involved with pricing or setup costs. While I know a portion is open-source, a paid version might be necessary.
What needs improvement with ELK Elasticsearch?
An improvement would be to have an interface that allows easier navigation and tracing of logs. The current system requires manually inputting dates to verify alerts. A visual timeline that pinpoin...
What do you like most about Redis?
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 u...
What needs improvement with Redis?
Redis could improve its efficiency in handling locally stored data, not just Amazon Cloud or Google Cloud. It would be helpful if Redis could provide a one-stop solution for all data varieties, whi...
What is your primary use case for Redis?
I used Redis for a one-time implementation while working on a college project. I implemented it locally on a machine and used it for a vector search.
 

Comparisons

 

Also Known As

Elastic Enterprise Search, Swiftype, Elastic Cloud
Redis Enterprise
 

Learn More

 

Overview

 

Sample Customers

T-Mobile, Adobe, Booking.com, BMW, Telegraph Media Group, Cisco, Karbon, Deezer, NORBr, Labelbox, Fingerprint, Relativity, NHS Hospital, Met Office, Proximus, Go1, Mentat, Bluestone Analytics, Humanz, Hutch, Auchan, Sitecore, Linklaters, Socren, Infotrack, Pfizer, Engadget, Airbus, Grab, Vimeo, Ticketmaster, Asana, Twilio, Blizzard, Comcast, RWE and many others.
1. Twitter 2. GitHub 3. StackOverflow 4. Pinterest 5. Snapchat 6. Craigslist 7. Digg 8. Weibo 9. Airbnb 10. Uber 11. Slack 12. Trello 13. Shopify 14. Coursera 15. Medium 16. Twitch 17. Foursquare 18. Meetup 19. Kickstarter 20. Docker 21. Heroku 22. Bitbucket 23. Groupon 24. Flipboard 25. SoundCloud 26. BuzzFeed 27. Disqus 28. The New York Times 29. Walmart 30. Nike 31. Sony 32. Philips
Find out what your peers are saying about Elastic Search vs. Redis and other solutions. Updated: October 2024.
815,854 professionals have used our research since 2012.