Category: Redis
3 Ways Redis Powers Enkidoo’s AI
Feed: Redis Labs. Author: Alexandre Vincart-Émard. 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 generated by modern supply chains, new digital technologies such as artificial intelligence and blockchain are poised to disrupt the old ways of managing inventory, suppliers, etc. Our mission at ENKIDOO.ai is to help small and medium businesses increase their operational efficiency by being part of this smart supply chain revolution. Our optimization-as-a-service platform, which leverages the latest advances in cloud technologies and machine learning, is designed ... Read More
A Billion Thank Yous to our Redis Community
Feed: Redis Labs. Author: Dave Provenza. 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, Redis is one of those silent but efficient elements of our day-to-day lives that is rarely seen but is present everywhere.. Not buying it? Well, last night we reached a milestone that shouldn’t have surprised anyone. We hit 1 Billion Redis container launches on Docker. One Billion is a significant number by any standards but consider this: Running up to this milestone we were seeing about ... Read More
How to build the right data strategy for your cloud native applications

Feed: Redis Labs. Author: Dave Provenza. How to build the right data strategy for your cloud native applications Many organizations are making the move to cloud-native platforms as part of their strategy for digital transformation. This allows them to deliver faster, user-friendly applications with greater agility. However, the architecture of the data behind a cloud-native transformation is often ignored, mostly because very few definitive guidelines or patterns exist today. Given that data is the information currency of every organization, how do you avoid common data mistakes and gain valuable insight from your data? We recently discussed these topics during a ... Read More
How to Install Redis Enterprise Clusters Using Operators on OpenShift

Feed: Redis Labs. Author: Dave Provenza. 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 was the introduction of Operator-based deployments, which we touched on in a recent blog post. In this blog we describe how to simplify the installation process for more complex applications, use cases and stateful apps using Redis Enterprise Operator packaging and deployment. Here is a step-by-step overview of the process. Requirements: Before you get started, make sure you have: An OpenShift cluster installed with at least ... Read More
Redis Labs Adds Two-Factor authentication to enhance account security

Feed: Redis Labs. Author: Aviad Abutbul. 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 Labs account and eliminate unauthorized access. While this setting is optional, we strongly recommend implementing it. Here are the step-by-step instructions on how to enable 2-factor authentication: Setting up 2FA on your Redis Labs account Log into your account, click on the top right menu button and navigate to your user profile by clicking on your name at the bottom of the right navigation pane: 2) In your user ... Read More
Benchmarking Redis Enterprise 5.2.0 vs. Hazelcast 3.9

Feed: Redis Labs. Author: Keren Ouaknine. Background Hazelcast has published two benchmarks comparing its system against the Redis open source database: The first (released on May 20, 2016) unfairly compared four standalone instances of open source Redis 3.0.7 running over the network with a Hazelcast IMDG 3.6 4-node cluster running in a near-cache mode. The second (released on April 4, 2017) compared Redis open source cluster version 3.2.8 (with 48 master and 48 slave instances running over a 3-node cluster) with a Hazelcast IMDG 3.8 3-node cluster, both running over the network. Recently, multiple prospects and customers have asked us ... Read More
Why use Redis Enterprise Kubernetes Release on Pivotal Container Service?

Feed: Redis Labs. Author: Vick Kelkar. 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 release of Redis Enterprise. A few months later, we introduced Helm Chart support, and over the last couple of months, we have been writing an operator for our Kubernetes release. Through this blog post, I would like to present the principles we used for deploying the Kubernetes release of Redis Enterprise on a Pivotal Container Service® cluster. Why PKS? It is imperative to manage containerized microservices ... Read More
RediSearch 1.4: Phonetics & Spell Check
Feed: Redis Labs. Author: Kyle Davis. 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 version has two key features which add quite a bit of smarts to querying: Spell Check & Custom Dictionaries Phonetic (sound-alike) Matching Spell Check Let’s first take a look at spell check. Everyone knows what spell check is from a broad perspective, but let’s examine how it works in a search engine context. It’s best to think of it as a primitive that would power a ... Read More
Redis’ License is BSD and will remain BSD
Feed: Redis Labs. Author: Yiftach Shoolman. 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 your questions and be crystal clear: the license for open source Redis was never changed. It is BSD and will always remain BSD. So what has changed? We recently did change the license for Redis modules developed by Redis Labs from AGPL to Apache v2.0 modified with Commons Clause. For those of you who are not familiar with Redis modules – these are add-ons on top ... Read More
Redis Enterprise Operator for Kubernetes
Feed: Redis Labs. Author: Vick Kelkar. Earlier this year, we introduced a Helm Chart for the Redis Enterprise Kubernetes release. The Redis Enterprise release deploys and maintains resources needed to run a Redis Enterprise cluster within a Kubernetes cluster. In the earlier release we wrote our own service manager that publishes Redis database endpoints in the Kubernetes service catalog. Initially, we thought that having a service manager, readiness probes and Kubernetes secrets was sufficient to manage the lifecycle of the Redis Enterprise cluster. However, we soon realized that there is a better and kube-native way of managing the lifecycle of ... Read More
Recent Comments