Save to My Lists
Claimed
Claimed

130 Redis Software Reviews

4.5 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
130 Redis Software Reviews
4.5 out of 5
130 Redis Software Reviews
4.5 out of 5

Redis Software Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons

Overall Review Sentiment for Redis SoftwareQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Vishesh P.
VP
Data Analyst
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Redis Software?

I can use as queue for pub-sub architecture and fast performence Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

Low data strcuture support and Backup for large scale application to reduce downtime. Review collected by and hosted on G2.com.

Atishay J.
AJ
SDE1
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Redis Software?

Redis uses the power of a general database as well as in-memory storage, which makes Redis easy to use from a developer's POV and powerful as in-memory storage.

It supports all programming languages similar to other general databases. That's why easy to integrate and implement as start using Redis to make the software faster. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

Redis doesn't support join or rich query language. Review collected by and hosted on G2.com.

Rudraksh A.
RA
Senior Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Redis Software?

Redis is very very easy to use. We use it in our software to get frequently used data from cache instead of db which saves a lot of time in computation. Plus its pub sub system is also helpful in some areas of our software. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

No UI to see all its keys and values. One has to be dependent on its command line interface. Review collected by and hosted on G2.com.

Verified User in Financial Services
UF
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Redis Software?

It very simple to setup and use once you learn the basics. The datatype are very basic, but extremely performant. Redis is used every day as main part of the tech stack. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

The lack of out of the box support for JSON structures. Review collected by and hosted on G2.com.

Gourav U.
GU
Devops Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic Review from User Profile
(Original )Information
What do you like best about Redis Software?

Its light weighted and easy to manange.

Fast data processing able to read write vesy fast. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

It can perform only delete task then no other task is performed mean while deleating read,write operation is blocked. Review collected by and hosted on G2.com.

Carlos V.
CV
CTO
Entertainment
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Redis Software?

Is a very fast key/value data store, mainly due to the fact that is a in-memory data store, also possible to persist the data on file system.

It is open source and very well documented. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

Does not have a query language.

It consumes a lot of RAM. Review collected by and hosted on G2.com.

DM
Senior software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Redis Software?

Redis cache helps boost any application performance and it's very easy to integrate in different programming languages, I like the way we can store any value against a key and retrieve it quickly as we need. I've used it in the Laravel application for caching the post counts on every view. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

Pricing is a big factor when we need to store a large amount of data and scale the Redis DB to increase the performance, though It's obvious it will be costly as it keeps a lot of data in memory to serve quickly. Review collected by and hosted on G2.com.

NS
Software Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Redis Software?

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. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

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.). Review collected by and hosted on G2.com.

Laxman T.
LT
Technology Lead
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Redis Software?

Redis is used for caching the data, and communication in microservices using pub and sub-features. It helps in improving application performance. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

Lack of proper documentation, no graphical user interface. It is difficult for beginners to learn Review collected by and hosted on G2.com.

Vishvjit S.
VS
Backend Developer Intern
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Redis Software?

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. Review collected by and hosted on G2.com.

What do you dislike about Redis Software?

I don't dislike anything about Redis, but it was not easy to use I had to debug my code so many times. Review collected by and hosted on G2.com.