Blog

August 8, 2022
Redis | Primary Database

Redis as a Cache vs Redis as a Primary Database in 90 Seconds

We received a lot of good feedback on our post titled, “Learn How Redis Simplifies Your Architecture in 90 Seconds,” so we decided to do a follow-up about...

Blog

August 5, 2022
Redis

Native JSON Support on Azure Cache for Redis Enterprise Now Generally Available

Find new opportunities to help create a document database using native JSON support on Azure Cache for Redis Enterprise. We are excited to announce that native JSON support...

Blog

August 4, 2022
Redis | Object Mapping for Node.js

What’s Up With Redis OM for Node.JS?

Redis OM for Node.js is still in its early days, but we’re making a lot of progress. Here’s what we added in the latest version and where we’re...

Blog

August 4, 2022
Redis | Object Mapping for .NET

Redis OM .NET Update

Embedded documents, indexed arrays, and other awesome additions to Redis OM .NET! In November 2021, we released the v0.1.0 version of Redis OM .NET (an object mapping library...

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