dot Become a Redis expert.

See what's new in Redis University

Blog

August 3, 2022
Redis Enterprise | Data Ingestion: 5 Ways to Speed Up Your Application

Data Ingestion: 6 Ways to Speed Up Your Application

Today’s world requires real-time responses – latency is the new outage, and your customers’ expectations for speed have only gone up. Real-time use cases are only possible with...

Blog

July 29, 2022
Redis

What Is a Data Pipeline?

Data has become the most valuable commodity to businesses in the 21st century. From start to finish, the success of every large corporation hinges on its ability to...

Blog

July 19, 2022
Redis is Coalfire ISO 27001 Certified

Redis Achieves ISO 27001 Cybersecurity Certification

We are excited to announce that Redis has achieved the ISO/IEC 27001:2013 cybersecurity certification! ISO/IEC 27001:2013 is an internationally recognized standard that defines best practices for a company’s...

Blog

July 15, 2022
Redis

What is Fuzzy Matching?

Fuzzy matching (FM), also known as fuzzy logic, approximate string matching, fuzzy name matching, or fuzzy string matching is an artificial intelligence and machine learning technology that identifies...

Blog

July 14, 2022

Bloom Filter Datatype for Redis

Click here to download the Probabilistic module which supports scalable bloom and cuckoo filters.  What is a Bloom Filter? A Bloom filter is a probabilistic data structure conceived...

Blog

July 12, 2022

Redis Use Case Examples for Developers

Redis has a great reputation – but where’s it used? Developers rely on Redis Enterprise for critical use cases across several industries. Learn several scenarios where Redis has...

Blog

July 7, 2022
How to Seamlessly Migrate Data from Redis Open Source to Redis Enterprise in Under 5 Minutes

How to Migrate Data from Redis Open Source to Redis Enterprise in Under 5 Minutes

Migrating data from one data source to another creates a great risk for a business. There is a chance for a number of things to go wrong like...

Blog

July 2, 2022
Redis

How to Install Redis CLI Without Installing Redis Server (Even on Windows)

Redis CLI is invaluable for writing software for getting to know a new module. If you didn’t have a Redis command line interface, understanding Redis’ data structures and...

Blog

July 1, 2022

High Availability Architecture Demystified

What is high availability architecture? A high available architecture is when there are a number of different components, modules, or services that work together to maintain optimal performance,...

Blog

June 28, 2022
Redis

13 Years Later – Does Redis Need a New Architecture?

Redis is a bedrock technology and, as such, we occasionally see people considering alternative architectures. A few years ago, this was brought up by KeyDB, and recently a...

Blog

June 17, 2022

Schemaless Databases: Pros and Cons

What is a schemaless database? A schemaless database manages information without the need for a blueprint. The onset of building a schemaless database doesn’t rely on conforming to...

Blog

June 17, 2022
Redis | Illustration of Data Persistence

The Importance of Database Persistence and Backups

We recently had an opportunity to work with the Cohesity team to verify integration between Helios and Redis Enterprise as a step in onboarding into the Redis Technical...

Blog

June 15, 2022

Making the Fast, Faster! Methodically Improving Redis Performance

Redis is developed with a great emphasis on performance. We do our best with every release to ensure you’ll experience a very stable and fast product. Nevertheless, if...

Blog

June 2, 2022
Kipp Eyes E-commerce Opportunity Through Real-Time Payment Approval

Kipp Eyes E-commerce Opportunity Through Real-Time Payment Approval

According to eMarketer, “worldwide e-commerce sales will exceed $5 trillion for the first time, accounting for more than a fifth of overall retail sales” in 2022. With independent,...

Blog

June 1, 2022
Redis

Redis Clustering Best Practices With Multiple Keys

What is a key anyway in Redis? The original intention of Redis (or any key-value store) was to have a particular key, or identifier, for each individual piece...

Blog

May 31, 2022
Beth Johnson, Chief Experience Officer (CXO), Citizens Financial Group, Inc.

The Data Economy: Taking a Data-Driven Approach to Customer Experience

The Data Economy is a video podcast series about leaders who use data to make positive impacts on their business, customers, and the world. To see all current...

Blog

May 27, 2022
Redis

Database Consistency Explained

What is database consistency? Database consistency is defined by a set of values that all data points within the database system must align to in order to be...

Blog

May 24, 2022
Shawn Bice, President of Products & Technology, Splunk

The Data Economy: Evolving Your Business at the Speed of Real-Time Data

The Data Economyis a video podcast series about leaders who use data to make positive impacts on their business, customers, and the world. To see all current episodes,...

Blog

May 19, 2022

Redis TLS – Internode Encryption in Redis Enterprise 6.2.4

Redis Enterprise 6.2.4 introduced internode encryption. The scope of internode encryption in Redis Enterprise is to achieve TLS encryption for all internal Redis cluster connections between nodes, including:...

Blog

May 18, 2022

Rediscover Redis for Vector Similarity Search

At RedisDays NY 2022, we announced the public preview of our new Vector Similarity Search (VSS) capability. VSS is part of RediSearch 2.4 and is available on Docker,...

Blog

May 18, 2022
Redis

Redis Namespace and Other Keys to Developing with Redis

Download Nine Essential Database Capabilities and make sure your database has what it takes to meet all your demands Developing an application with Redis is a lot of fun, but...