Whether you’re brand new to Redis or a seasoned user, there’s always more to learn. To help you get started, we compiled this list of our favorite Redis...
3 Common Misconceptions About Object-relational Mapping
Most software developers are familiar with object-relational mapping (ORM), a coding technique that creates an abstraction layer between object-oriented programming languages and databases. But despite its value, ORM...
Manual deployments of Kubernetes clusters can be a real hassle. Installing and maintaining a cluster is a complex task unless there are automations to fast-track the process, and...
I’m an explorer by heart, so when I have to make a technical decision—like, say, choosing a Redis client—I go a-spelunking. Herein is the account of my exploration...
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 downloading our...
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...
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 version 1.0.0 brings,...
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...
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...
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,...
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...
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...
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...
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...
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...
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...
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...
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...
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...