Is your development team working with microservices architectures? Or are you still trying to wrap your mind around how to get started? Or maybe you’re already at the disillusionment sta...
Read now
Blog
Apr. 13, 2020
Computing Jaccard Similarity with Redis
Many things in the world have fancy-sounding names, but are actually really simple ideas. Jaccard similarity is one of those things. It’s a simple calculation—created by botanist Paul Ja...
Read now
Blog
Apr. 10, 2020
The Deluge: Designing for Peak Usage
A few years back, I was at a conference and a small group of us were talking about scaling software. One individual in the discussion introduced the idea of a company’s “day of deluge.” ...
Read now
Blog
Apr. 09, 2020
7 RedisConf 2020 Speakers You Won’t Want to Miss
Every year we’re proud to bring together an A-list group of Redis Geeks, experts, and contributors to speak at RedisConf, the largest gathering of the Redis community. This year RedisCon...
Read now
Blog
Apr. 07, 2020
Introducing RedisGraph 2.0
Redis is a noSQL database that enables users to store a variety of data in a variety of data structures. We saw a need for our customers to create highly connected data and derive insigh...
Read now
Blog
Apr. 07, 2020
RedisGraph 2.0 Boosts Performance Up to 6x
The newly announced RedisGraph 2.0 module brings a number of improvements, including increased Cypher support, full-text search, and it enables graph visualization. Just as important, ho...
Read now
Blog
Apr. 03, 2020
Redis University Announces Self-Paced On-Demand Courses
Redis University is pleased to announce the immediate availability of free, self-paced, on-demand online courses. A lot has changed in recent weeks, and many of us are now at home, perha...
Read now
Blog
Apr. 02, 2020
The Number of Unsecured Redis Servers Keeps Declining
Earlier today, security firm TrendMicro published a blog post with findings from the company’s security researchers. The team had used Shodan, the popular search engine for internet-conn...
Read now
Blog
Apr. 01, 2020
Redis Game Mechanics: Scoring
First, let me warn you that I am not a game developer. So this post, which has been rattling around in my head for a number of years now, is partly a look at how a theoretical game would...
Read now
Blog
Mar. 31, 2020
RedisGraph and Redis: What, Why, and How
Like many software engineers, I enjoy a good game of Dungeons & Dragons. I love powering up my character and facing increasingly more powerful foes. Doing this right requires gold and ex...
Read now
Blog
Mar. 27, 2020
Digging into Redis Enterprise on Google Cloud
It used to be that Redis Enterprise was just one of many offerings in the Google Cloud Marketplace, but now thanks to the partnership between Redis and Google, Redis Enterprise is integr...
Read now
Blog
Mar. 26, 2020
Probably and No: Redis, Probabilistic, and Bloom Filters
I’ve got a problem. I have tens of millions of players in my online game World of EverCraft (Not a real game. But if it was, it would be from Blizzards of the Coast!). This is a great pr...
Read now
Blog
Mar. 24, 2020
Enter the Rediscover Redis Competition!
As we draw ever closer to RedisConf 2020 Takeaway starting May 12, we want to hear from you about the cool things you use Redis for. The Redis community is one of the most inspiring an...
Read now
Blog
Mar. 23, 2020
7 Redis Worst Practices
Click here to get started with Redis Enterprise. Redis Enterprise lets you work with any real-time data at any scale, anywhere. Your scientists were so preoccupied with whether or not t...
Read now
Blog
Mar. 13, 2020
Redis Labs Business Continuity During COVID-19
Earlier today, I sent this note to Redis’ customers, partners, and other members of the Redis community: To the Redis community: As the coronavirus (COVID-19) continues to disrupt comm...
Read now
Blog
Mar. 12, 2020
RediSearch Version 1.6 Adds Features, Improves Performance
The popular RediSearch module was designed to extend Redis’s capabilities by adding a secondary index with super-fast full-text search capabilities. RediSearch has been extremely well re...
Read now
Blog
Mar. 12, 2020
RediSearch 1.6 Boosts Performance Up to 64%
The newly introduced RediSearch 1.6 adds some important new functionality, including aliasing, a low-level API, and improved query validation, as well as making Fork garbage collection t...
Read now
Blog
Mar. 12, 2020
RedisTimeSeries Version 1.2 Is Here!
When you think about it, “life is a time series.” So maybe it shouldn’t be surprising that even though the RedisTimeSeries module—which simplifies the use of Redis for time-series use c...
Read now
Blog
Mar. 12, 2020
RedisTimeSeries Version 1.2 Benchmarks
To benchmark the performance of our newly released RedisTimeSeries 1.2 module, we used the Time Series Benchmark Suite (TSBS). A collection of Go programs based on the work made public b...
Read now
Blog
Mar. 10, 2020
Redis-Powered Microservices Architecture Proves Its Worth for Z3 Works
(As organizations look to modernize their applications, many are turning to a microservices architecture to deconstruct their legacy apps into collections of loosely coupled services. Th...
Read now
Blog
Mar. 10, 2020
The Case for Ephemeral Search
Let’s say you’re working on an e-commerce website for home improvement products, like nails, screws, wood, tile, putty knives… that kind of thing. These types of stores (brick-and-mortar...