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