To streamline the management of a Kubernetes layer, we developed our own Kubernetes controller, the Redis Enterprise Operator for Kubernetes. Unlock the cloud-native data layer by downlo...
Read now
Blog
SEP.8.2022
A Redis Hosting Option for Heroku Users
Heroku may have discontinued its free platform support for Redis, which may discourage those who have depended on it. But not to worry! Redis has several ways to add continued support, i...
Read now
Blog
AUG.31.2022
Redis Enterprise Cloud Releases Terraform Version 1.0.0
Redis is investing in its Terraform registry, helping developers manage their databases across multiple modules easily. Let’s see what new updates Redis Enterprise Cloud’s Terraform vers...
Read now
Blog
AUG.17.2022
NoSQL Data Modeling with Redis
“8 Data Modeling Patterns in Redis,” a comprehensive e-book on data modeling in NoSQL, thoroughly examines eight data models that developers can utilize in Redis to build modern applicat...
Read now
Blog
AUG.12.2022
What’s New in Redis OM Spring?
The Redis OM projects are progressing nicely. After six months of hard work, the team has created a usable and stable set of APIs for Redis Stack. We expect these 10 new features in Redi...
Read now
Blog
AUG.11.2022
Probabilistic Data Structures in Redis
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.10.2022
Introducing Our First Redis Insiders
Back in May, we launched our first ambassador program: Redis Insiders. We received a great response from the community. Now, we can introduce our first four Redis Insiders to the world. ...
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.5.2022
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 on Azure Cac...
Read now
Blog
AUG.4.2022
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 headed. I released a preview of Redis OM ...
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.19.2022
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 pra...
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.2.2022
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 testing connect...
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...