Blog

June 5, 2018

Enabling Secure Connections to Redis Enterprise Cloud in Python

Enabling encrypted connections on a server is a bit like weaving a magic spell: nothing works until you get the incantations exactly right, but once you do, everything...

Blog

May 30, 2018

RediSearch Update: Aggregation & New Features

One of the key announcements at RedisConf was the aggregation engine for RediSearch (version 1.1.0). Aggregations are an incredibly powerful feature for a real-time search engine like RediSearch....

Blog

May 23, 2018
Jiaqi Wang, Redfin

RedisConf18 in Review

Over 1,200 Redis enthusiasts took over Pier 27 on the San Francisco waterfront for three days of training, talks and fun at RedisConf18.  The theme of this year’s...

Blog

May 21, 2018

Bits and Bats

In this article you’re going to learn how to perform bitwise operations on Redis keys, as well as setting, getting and comparing binary values. To begin, let’s think...

Blog

April 27, 2018
Redis: the Lightweight and Scalable Database

Redis: the Lightweight and Scalable Database

We are FreeWheel, a Comcast company providing solutions to the Media Advertising industry to enable efficiency and insight into all aspects of campaign workflows, across media for media...

Blog

April 25, 2018

Bringing The Latest Persistent Memory Technology to Redis Enterprise

Redis on Flash with Intel® persistent memory based on 3D Xpoint™ NVDIMM — more data per server and better performance than ever before! It’s amazing to think that...

Blog

April 18, 2018
Redis to Manage Storage Replication

Redis to Manage Storage Replication

Redis is a simple, yet powerful in-memory database platform with use cases ranging from session management, queues and pub/sub to general-purpose cache. With its persistence and in-memory replication...

Blog

April 16, 2018
Redis Enterprise Service on Kops managed Kubernetes Cluster

Redis Enterprise Service on Kops managed Kubernetes Cluster

This tutorial will show you how to easily set up a Kubernetes cluster on a public cloud using a tool called “Kops.” This post is a complement to...

Blog

April 3, 2018

Redis Enterprise 5.0.2

We, at Redis, are happy to announce the general availability of Redis Enterprise 5.0.2, the latest version of our high performance in-memory database platform. This new version is...

Blog

March 29, 2018

Accelerating Avatars with Redis Enterprise

First a little bit about us: created in 2011, Silkke strives to create animated 3D avatars of unsurpassed quality that are usable in various applications, virtual universes and...

Blog

March 28, 2018

The clock is ticking – are you ready for GDPR?

You’ve likely heard about the General Data Protection Regulation (GDPR) that begins on May 25, 2018. These requirements put forward by the European Commission, harmonize data privacy laws...

Blog

March 22, 2018

Is Redis Enterprise susceptible to RedisWannaMine?

On March 8th, Imperva published a blog post about a new cryptojacking attack that incorporates Redis. From an engineering perspective, this attack isn’t so much a marvel as...

Blog

March 20, 2018
Running Redis Enterprise Kubernetes Service

Running Redis Enterprise Kubernetes Service

Background on Kubernetes Containerization enables development teams to move fast, deploy software efficiently and operate at scale. Kubernetes provides automated container orchestration and the management of containers in...

Blog

March 12, 2018

Redis Day Tel Aviv 2018

On March 7th 2018, only ten days after Redis’ ninth birthday and for the third year in a row, the Israeli Redis community got together to share use...

Blog

March 6, 2018

The Results Are In… Redis Enterprise for Primary Database, Session Store, High-Speed Transactions and More!

Over the course of the last month, we surveyed 130 customers using a third-party validation service called TechValidate. Our goal was to better understand how organizations are using...

Blog

March 5, 2018
Redis and Golang

Redis and Golang: Designed to Improve Performance

Golang or Go (https://golang.org/) and Redis have a lot in common. Go is fast and simple. It’s a great tool for prototyping things, and has the added benefit...

Blog

March 1, 2018
RedisConf18 EVERYWHERE.

RedisConf18 is on the Horizon

This year’s RedisConf is just a couple of months away—April 24th through the 26th in San Francisco. We’re working on putting together a fantastic program of community speakers,...

Blog

February 22, 2018

The little-known feature of Redis 4.0 that will speed up your applications

Redis 4.0 brought an amazing feature to the Redis ecosystem: Modules. Modules are a big shift in Redis — suddenly, it is an open landscape of custom data types and...

Blog

February 8, 2018
Containers, Kubernetes and Redis Enterprise Kubernetes Service Explained

Containers, Kubernetes and Redis Enterprise Kubernetes Service Explained

Containers are lightweight, stand-alone, portable, self contained software execution environments. Containers have their own CPU, memory, I/O and networking resources but they share the kernel of the host...

Blog

February 6, 2018
Redis Enterprise

Redis Enterprise Rising!

The story of Redis has been an unusual and exciting one! With our roots in the open source, we started as a cloud service for Redis and Memcached...

Blog

February 1, 2018

GeoBike Part Two: Querying The Data

Indexing The Data In a previous post, we built the back end for a location-aware application using Redis and  talked about how to use a Python program to...