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...

Blog

January 17, 2019
RedisGraph

Benchmarking RedisGraph 1.0: Update

Introduction After we published our recent RedisGraph benchmarking results, the folks at TigerGraph replied with some thoughts. While we appreciate hearing our competition’s perspective, we’d like to address...

Blog

January 3, 2019

How to Use Redis for Content Filtering

Recently, a colleague of mine had a request: how can I create a content filter in Redis? He wanted to filter incoming messages against a list of bad...

Blog

December 14, 2018
Redis Enterprise 5.4

Redis Enterprise 5.4 supports Redis Streams GA!

Redis Enterprise 5.4 supports Redis Streams GA! We are happy to announce the launch of Redis Enterprise 5.4, the latest version of our high performance, in-memory database platform....

Blog

December 13, 2018
RedisEdge

Redis Now Available for the EdgeX Foundry IoT Edge Platform

I’m thrilled to share that Redis is now available as an embedded data service for the EdgeX Foundry IoT Edge Platform. By leveraging Redis, the EdgeX Core Services...

Blog

December 11, 2018
RedisConf19

How to share your Redis geek story at RedisConf ‘19

It’s that time of year! No, I don’t mean the seasons changing. It’s RedisConf CfP time! This is your opportunity to talk about Redis in front of a...

Blog

December 10, 2018
KubeCon and CloudNativeCon | North America 2018

Redis Labs is headed to KubeCon and CloudNativeCon

This December, Redis — the company behind Redis — is headed to KubeCon and CloudNativeCon in Seattle. Redis is a NoSQL in-memory database and is known for its...

Blog

November 19, 2018
Running Redis on Windows with CDATA ODBC drive

How to Use Redis to Connect to BI Tools on Windows Using CData Software ODBC Driver

Redis is well known as an in-memory database that’s designed for various use cases, including session management, caching, high speed transactions, pub/sub, data streaming, analytics, and more. Redis...

Blog

November 16, 2018
Redis Enterprise

Announcing Redis Enterprise Release with RedisGraph, Streams (Redis 5.0) and Popular Redis Java and Python Clients

As we gear up for 2019, we are very excited to announce the latest release of Redis Enterprise which marks a significant milestone in our journey towards a...

Blog

November 15, 2018
RedisGraph

Benchmarking RedisGraph 1.0

Introducing RedisGraph Today we are happy to announce the general availability of RedisGraph v1.0. RedisGraph is a Redis module developed by Redis to add graph database functionality to...

Blog

November 14, 2018

Moving to agile, open source docs

“Open source” carries a lot of meaning in the world of technology these days. Twenty years after the term was coined, open source projects harness the power of...

Blog

November 5, 2018
Redis Enterprise on Pivotal Container Service (PKS)

Announcing Redis Enterprise on Pivotal Container Service (PKS)

We are incredibly excited to announce the preview of a jointly developed solution between Redis and Pivotal, which will deliver easy integration of Redis Enterprise as a native...

Blog

October 29, 2018

How We Increased Garbage Collection Performance with RediSearch 1.4.1

Background With version 4.0, Redis exposed a new modules API that allows programmers to extend the database’s capabilities via new commands and data types. RediSearch uses this to...

Blog

October 25, 2018
Fog Bridging the continuum between Cloud and Things

Fog Computing and the need for RedisEdge

Internet of Things (IoT) solutions present a unique challenge for any database. They produce increasingly large and fast data from a very broad spectrum of IoT devices, while...

Blog

October 22, 2018

Redis 5.0 is here!

Last week, Redis reached a major milestone with the release of 5.0, which includes a variety of advancements and improvements. The big story here is the introduction of...

Blog

October 16, 2018
Red Hat Redis

Redis Labs and Red Hat Join Forces to Run and Manage Redis Enterprise on the OpenShift platform

Digital transformation is now a strategic imperative for companies across all industries. As a result, organizations are modernizing their core infrastructures, exploiting cloud capabilities and adopting next-gen architectures...

Blog

October 1, 2018
Docker Memory Preferences Advanced

How to Set Up a Docker-based Development Environment for Active-Active Redis Enterprise

Redis Enterprise as an active-active database is ideal for geo-distributed apps. Its architecture is based on breakthrough academic research surrounding conflict-free replicated data types (CRDT). This approach offers...