dot Become a Redis expert.

See what's new in Redis University

Blog

April 16, 2019
Redis Enterprise

Announcing Redis Enterprise 5.4.2 with Improved CRDB Compatibility for Open Source Redis

We just released a new version of Redis Enterprise – v5.4.2 and are happy to announce that we’ve added a much requested feature. One of the big highlights...

Blog

April 11, 2019
Redis Named the Most Loved Database for Third Consecutive Year

Redis Named the Most Loved Database for Third Consecutive Year

This year Redis continues to rack up milestones. A few days ago we celebrated the 10th anniversary of Salvatore Sanfilippo first posting a link on Hacker News about...

Blog

April 9, 2019
Google Cloud

Simplify Building and Managing Applications with Redis Enterprise on Google Cloud

We began our collaboration with Google Cloud in 2014 to make Redis Enterprise available on Google Cloud Platform (GCP) as a fully managed Database-as-a-Service, either hosted or in...

Blog

April 4, 2019

It’s a Wrap—RedisConf 19 Recap

Editor’s note: This post recaps RedisConf 2019. Join us at RedisConf 2020 on May 12-14 in San Francisco! You won’t want to miss keynote speaker Julia Liuson, Corporate...

Blog

April 3, 2019

Redis Labs has acquired visualization solution RDBTools from HashedIn

After hearing all your suggestions, concerns and gripes and after looking at our data and understand that this is what the typical Redis user needs… it’s finally here....

Blog

April 2, 2019
AI-Fuel Instant Insights

Run Your AI Model as Close as Possible to Your Data

Introduction Today we are happy to announce a preview version of RedisAI, in collaboration with [tensor]werk. RedisAI is a Redis module for serving tensors and executing deep learning...

Blog

April 2, 2019
Redis | Reimagining the data center memory and storage hierarchy

How Intel’s persistent memory and Redis is a game changer in the Database industry

Over the past decade, our customers have used Redis in some amazing ways—as a cache (of course!), session store, message broker, recommendation engine, secondary index, streaming platform, and,...

Blog

March 28, 2019
Kitura

How to Use Redis with Kitura, a Server-Side Swift Web Framework

During a recent project, I needed to develop application services using varied technology stacks. One of my requirements was to pick a different programming language for each microservice...

Blog

March 25, 2019

Introducing Redis Cloud Pro and Essential Versions

As we continue to enhance our product offerings to deliver further ease of use and simplicity for our customers, we are happy to announce enhanced versions and new...

Blog

March 15, 2019
OpenShift

Learn How to Easily Build and Deploy Real-time Applications with Redis Enterprise on Red Hat OpenShift Container Platform

On March 29, Rob Szumski, Principal Product Manager at Red Hat will join Redis for a webinar to discuss how Kubernetes and OpenShift will help you accelerate application...

Blog

March 14, 2019
The Forrester Wave™ NoSQL

Redis Labs’ Multi-Model Database Recognized as a NoSQL Leader

We’re honored to announce that Forrester Research this week cited Redis as a Leader in The Forrester WaveTM: Big Data NoSQL, Q1 2019. In this evaluation, we believe...

Blog

March 12, 2019
Redis Enterprise

Session Store Patterns

On a typical day, you might open your web browser and rapidly access social media, do some shopping, newspapers and more. You likely have numerous notifications from various...

Blog

February 26, 2019
10 Years of Redis

Redis Turns 10 – How it started with a single post on Hacker News

10 years ago, a link was posted on Hacker News to a new software project called Redis. In the comments, its creator Salvatore Sanfilippo (a.k.a. antirez) says “one...

Blog

February 21, 2019
Redis Licensing Diagram

Redis Labs’ Modules License Changes

For the latest information, please read the RSALv2 + SSPL license blog. Background Early in August 2018, Redis was one of the first open source companies to realize...

Blog

February 13, 2019

How to Synchronize Data Across Microservices

The data landscape has grown increasingly demanding and crowded in the last few years, with many platforms competing to offer the best processing and storage options. Tech consumers...

Blog

February 12, 2019
Getting Started with Redis, Apache Spark and Python

Getting Started with Redis, Apache Spark and Python

Apache Spark is one of the most popular frameworks for creating distributed data processing pipelines and, in this blog, we’ll describe how to use Spark with Redis as...

Blog

February 11, 2019

How to Use Redis as an Event Store for Communication Between Microservices

Click here to get started with Redis Enterprise. Redis Enterprise lets you work with any real-time data, at any scale, anywhere. In my experience, certain applications are easier...

Blog

February 1, 2019
Gartner Peer Insights | 2019 Customers' Choice

Redis Labs Named a January 2019 Gartner Peer Insights Customers’ Choice for Operational Database Management Systems

I love my job. As a Customer Advocacy Manager, I get to hear first-hand accounts from the people we impact, including challenges they’ve had to overcome, their innovative...

Blog

January 30, 2019
Redis Satisfies Our Need for Speed

Processing Large Volumes of Data With Real-Time Record Tracing

After aggregating massive amounts of disparate data coming in across hundreds or thousands of diverse systems and locations, DigitalRoute’s Usage Data Platform (UDP) then analyzes and acts upon...

Blog

January 24, 2019

How to create a simple application with Redis Cloud and Node.js

Sometimes, I “think” in Redis. It’s a bit hard to describe, but I tend to think of real-life problems in terms of how I would solve them in...

Blog

January 23, 2019

How to Write a Redis Module in Zig

Update (May 9th 2019): Changed the code to account for the new release of Zig version 0.4.0 Everybody has a Redis instance somewhere in their stack or at...