Blog

September 27, 2018
Redis and Enkidoo

3 Ways Redis Powers Enkidoo’s AI

Supply chain management is at the heart of every retail company’s operations, whether a “mom and pop” shop or an international manufacturer. With the ever-increasing amount of data...

Blog

September 26, 2018
1 Billion Docker Downloads

A Billion Thank Yous to our Redis Community

If you attended RedisConf earlier this year you may have been mildly surprised to hear – “Redis is Everywhere.” From web applications to mobile apps to IoT devices,...

Blog

September 10, 2018
How to Install Redis Enterprise Clusters Using Operators on OpenShift

How to Install Redis Enterprise Clusters Using Operators on OpenShift

The world of microservices is an exciting place where we are witnessing fast-paced, frequent, meaningful advances. One of the most significant recent steps forward in the OpenShift/Kubernetes ecosystem...

Blog

September 4, 2018
Redis Labs Adds Two-Factor authentication to enhance account security

Redis Labs Adds Two-Factor authentication to enhance account security

Today we’re introducing two-factor authentication (2FA) for Redis Enterprise, aimed at strengthening overall security and preventing unauthorized access. This enhancement can help protect your Redis account and eliminate...

Blog

August 30, 2018
Benchmarking Redis Enterprise 5.2.0 vs. Hazelcast 3.9

Benchmarking Redis Enterprise 5.2.0 vs. Hazelcast 3.9

Background Hazelcast has published two benchmarks comparing its system against the Redis open source database: Recently, multiple prospects and customers have asked us to run a similar benchmark...

Blog

August 29, 2018
Why Use Redis Enterprise Kubernetes Release on Pivotal Container Service?

Why Use Redis Enterprise Kubernetes Release on Pivotal Container Service?

Over the last few months our team has been busy working on deploying Redis Enterprise on Kubernetes. Our journey started with writing a simple controller for the Kubernetes...

Blog

August 24, 2018
RediSearch

RediSearch 1.4: Phonetics & Spell Check

It’s always exciting when a new version of RediSearch comes out—we just released version 1.4 (yes, we skipped 1.3 to align with a new versioning methodology). This new...

Blog

August 22, 2018

Redis’ License is BSD and will remain BSD

Since the recent licensing change for our Redis modules, there’s been a lot of confusion and misinformation circulating about the implications of those changes. We want to address...

Blog

August 13, 2018
Redis RedisDay 2018 | London

Redis Day London 2018

For three years running we’ve hosted Redis Day Tel Aviv, an opportunity for the developer community to take the stage and share their stories about using Redis. This...

Blog

August 3, 2018
Redis Enterprise Delivers Linear Scale, Proven Time and Again!

Redis Enterprise Delivers Linear Scale, Proven Time and Again!

In Redis Enterprise 5.0, we introduced support for the Open Source (OSS) cluster API, which allows a Redis Enterprise cluster to scale infinitely and linearly by adding shards...

Blog

July 31, 2018

On the release of RedisGraph v1.0 Preview

TLDR: We’ve been developing a graph database that transforms queries into linear algebra problems, and the result is an architecture that can perform many standard operations on millions...

Blog

July 31, 2018

Running Redis on Windows 8.1 (and previous versions) – Part II of III

Why Windows for Redis? It’s an open secret that more developers code on Windows than any other OS. Every year Stack Overflow shares its developer survey, and every...

Blog

July 25, 2018
Recent Enhancements to Redis Enterprise VPC

Recent Enhancements to Redis Enterprise VPC

In this blog post, we’d like to share some of the recent enhancements to Redis Enterprise VPC (also known as RV), one of Redis’ database-as-a-service solutions. RV provides...

Blog

July 23, 2018
GDPR Flow Chart

Don’t Worry, Be Happy. Redis Labs Has You Ready for GDPR!

There is hardly anyone on the planet that hasn’t heard the acronym “GDPR” in the last couple of months. But just in case, we’ll explain it briefly, and...

Blog

June 27, 2018
The Ideal IoT Edge Database - Redis Enterprise

The Ideal IoT Edge Database – Redis Enterprise

Internet of Things (IoT) solutions present a unique challenge for any database. There’s increasingly large and fast data coming from a very broad spectrum of IoT devices, coupled...

Blog

June 26, 2018
Active-Active Redis - Now with Sorted Sets and Lists

Active-Active Redis – Now with Sorted Sets and Lists

We’re delighted to announce the availability of Redis Enterprise v5.2, with much-anticipated features such as: These features simplify application development and allow greater security for your Redis Enterprise...

Blog

June 21, 2018
Multi-tenancy in Redis Enterprise

Multi-Tenancy in Redis Enterprise

Multi-tenancy refers to an architecture where a single software instance serves multiple users or ‘tenants’. Each tenant’s data is isolated and remains invisible to other tenants. In the...

Blog

June 20, 2018
AICPA SOC 2

Redis Labs is SOC 2 Compliant

test

Blog

June 19, 2018

Enabling Secure Connections to Redis Enterprise

Building software that utilizes secure connections to a server should be a skill every developer possesses. Even if you choose not to enable SSL in a specific production...

Blog

June 13, 2018

Bug Fix: Lua and MessagePack

Apple Vulnerability Research made us aware of a potentially exploitable bug in Redis during May 2018. We took this disclosure very seriously and devoted resources to properly fixing...

Blog

June 11, 2018

Multi-Model Redis Database on Minikube for Developers

Setting up your development environment is rarely straightforward and hassle-free. Whatsmore, given modern applications’ appetite for polyglot persistence and containerized deployment, it becomes quite challenging to bootstrap your...