Hello World! My name is Savannah, and I’m a new-ish Developer Advocate at Redis. I’ve hopped on livestream to talk about RedisJSON with our Senior Developer Advocates Justin and Guy to d...
Read now
Blog
AUG.10.2022
Building Feature Stores with Redis Enterprise on Google Cloud
Every day, more and more companies are building feature stores for machine learning (ML) with Redis and Redis Enterprise as the online feature store. In previous blog posts, we shared us...
Read now
Blog
AUG.8.2022
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 Redis as a cache versus Redis a...
Read now
Blog
AUG.4.2022
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 for Redis)...
Read now
Blog
AUG.3.2022
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 real-time...
Read now
Blog
JUL.29.2022
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 gather, process, mana...
Read now
Blog
JUL.15.2022
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 t...
Read now
Blog
JUL.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 in ...
Read now
Blog
JUL.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 made a d...
Read now
Blog
JUL.7.2022
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 data loss, dataset schema changes causing se...
Read now
Blog
JUL.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 per...
Read now
Blog
JUN.28.2022
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 new project, D...
Read now
Blog
JUN.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 cert...
Read now
Blog
JUN.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 you’re finding ro...
Read now
Blog
MAY.27.2022
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 properly read and accepted....
Read now
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 betw...
Read now
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, Redis Stack, and Red...
Read now
Blog
MAY.18.2022
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 as with an...
Read now
Blog
APR.28.2022
RedisTimeSeries 1.6 Is Out!
Today, we’re happy to announce the General Availability of RedisTimeSeries 1.6. This blog post details the major new features that are now available. About RedisTimeSeries RedisTimeSer...
Read now
Blog
APR.27.2022
Redis 7.0 Is Out!
Today we’re happy to tell the world about the general availability of Redis version 7.0, as announced at the Redis Days SF keynote earlier this year. The release has been under developme...
Read now
Blog
APR.15.2022
How to Migrate Your Dynomite Database to a Redis Enterprise Active-Active Database
In Part I of this article, “Why Migrate a Dynomite Database to a Redis Enterprise Active-Active Database?,” we compared Dynomite and Redis Enterprise’s architectures and features. We’ve ...