Leaderboards Aren’t Just for Games: A Pep-talk To Inspire Developers
You undoubtedly are used to computer game leaderboards, where a visual display tracks player scores. But applications can use leaderboards for non-gaming purposes, too. They measure prog...
Read now
Blog
NOV.15.2022
Redis Stack and Our Redis Modules Are Now Standardized Under a Dual License: RSALv2 and SSPL
It’s been almost four years since we introduced the Redis Source Available License 1.0 (RSALv1) for our Redis modules. During this time, we’ve held an open dialogue with the Redis commun...
Read now
Blog
NOV.14.2022
Visit Redis at re:Invent 2022
Visit our booth in Las Vegas on December 1st, learn about Redis, get a Redis Geek T-shirt, and enter our raffle for an Oculus Quest 2. It’s that time of the year. Days are getting short...
Read now
Blog
NOV.9.2022
Expanding the Database Trigger Features in Redis
Among the features of RedisGears 2.0 is the V8 JavaScript Engine. You can experiment with it in the RedisGears 2.0. Here’s what to expect. Redis is famous for its ease of use, its low l...
Read now
Blog
NOV.8.2022
How To Build a Real-Time Product Recommendation System Using Redis and DocArray
This tutorial helps you build a real-time product recommendation system for an e-commerce system using content-based filtering and vector similarity search. Follow along to learn the ess...
Read now
Blog
NOV.3.2022
Redis Enterprise for Kubernetes Now Supports Flash Memory
Redis on Flash works with Redis Enterprise for Kubernetes. That’ll speed up your software – and save your company money. One exciting feature in Redis Enterprise is called Redis on Flas...
Read now
Blog
NOV.2.2022
Delivering a Better Developer Experience: Redis and RESP.app Are Joining Forces
I am excited to share that Redis is joining forces with the creator of RESP.app, Igor Malinovskiy. In addition to bringing RESP.app’s popular features into RedisInsight, we share a visio...
Read now
Blog
OCT.30.2022
4 Reasons To Attend RedisDays 2022 Bangalore
It’s time to meet your peers in person! We’re excited to bring together the Redis community. Architects, DevOps, and engineering leaders will meet on November 4 for RedisDays Bangalore....
Read now
Blog
OCT.28.2022
Legacy Database Migration: What To Know Before You Start
Legacy database migration. Those three little words can strike fear in the hearts of IT professionals — but they don’t have to! Let’s break down the process of migrating legacy data, out...
Read now
Blog
OCT.24.2022
7 Redis Interview Questions Job-Seekers Should Be Ready To Answer
The job you’re applying for says, “Redis experience required.” Are you ready for the questions a hiring manager is likely to ask? Here’s how to prepare for the job interview. Oh, job in...
Read now
Blog
OCT.20.2022
Meet the Redis Hackathon 2022 Winners
Three winners. Three unique applications – and plenty of innovation in real-time application performance. The 2022 Redis Hackathon launched in collaboration with DEV in August 2022. Red...
Read now
Blog
OCT.19.2022
How To Build a Knowledge Base Platform Using Redis
Building multi-model applications with Redis Stack is surprisingly straightforward! Follow along with a tutorial that shows how to build a knowledge base in Python that incorporates powe...
Read now
Blog
OCT.13.2022
6 Signs It’s Time To Upgrade to Redis Enterprise
If you’re starting to notice these pain points in your business, it might be an indicator that your Redis open source (Redis OSS) instance is no longer sufficient to support your growth....
Read now
Blog
OCT.4.2022
Three Database Performance Problems That In-memory Databases Resolve
Performance woes make cranky users – if they even stick around to use the software. Because if your software is too slow, it doesn’t matter how cool it is. Fortunately, in-memory databas...
Read now
Blog
SEP.28.2022
5 Things You Didn’t Know You Could Do With Redis
You certainly know Redis as a cache and primary database. It’s earned an excellent reputation among developers worldwide. But Redis also provides a lot of underlying technology to solve ...
Read now
Blog
SEP.27.2022
The 6 Books New Redis Developers Should Read
Just getting started with Redis? These books help you grasp the technical essentials and smooth the learning curve. Adopting any new-to-you technology can be daunting. There’s a lot to ...
Read now
Blog
SEP.20.2022
Redis MySQL: 3 Reasons Why Your MySQL Database Needs Redis
Are your applications running on MySQL performing to their optimum potential? Not so much, right? Discover three ways Redis Enterprise can help you overcome common obstacles in MySQL – w...
Read now
Blog
SEP.16.2022
Can Your Cache Power Modern Applications? Find Out With Redis’ New Caching Assessment
Introducing the Redis Caching Assessment, a fast and simple tool that quickly analyzes the state of your cache and delivers actionable solutions in less than 5 minutes. We explain how we...
Read now
Blog
SEP.15.2022
3 Reasons Why Your Oracle Database Needs Redis Enterprise
How can Redis Enterprise support your Oracle SQL database as a cache or primary database? Migrating to a NoSQL database can be tricky, but luckily, Redis Enterprise can seamlessly fit in...
Read now
Blog
SEP.14.2022
20 Redis Experts To Follow on Twitter
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 experts to follow. Whether you’r...
Read now
Blog
SEP.13.2022
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 databas...