What’s the best embedding model for semantic caching?
Semantic caching is changing how we optimize systems reliant on large language models (LLMs). By using vector embeddings, it enables faster, cost-effective responses for similar queries....
Read now
Blog
Feb. 03, 2025
From zero to RAG: Building your first RAG pipeline with RedisVL
You know that mix of excitement and uncertainty when you’re starting something new? That’s exactly how I felt when I set out to build a Retrieval Augmented Generation (RAG) pipeline usin...
Read now
Blog
Feb. 03, 2025
Testing Blocks
You know that mix of excitement and uncertainty when you’re starting something new? That’s exactly how I felt when I set out to build a Retrieval Augmented Generation (RAG) pipeline usin...
Read now
Blog
Jan. 31, 2025
What is content-based filtering? A guide to building recommender systems
Users like options, but too many options can lead to analysis paralysis. That’s where recommender systems come in. These tools have come a long way, making it easier for businesses to o...
Read now
Blog
Jan. 31, 2025
What’s new in two – January edition
Welcome to “What’s new in two,” your quick hit of Redis releases you might have missed in the past month. We’re covering the latest developments from January and expanding on what I cove...
Read now
Blog
Jan. 30, 2025
What smart leaders ask about AI readiness: 5 key questions
Artificial intelligence is transforming the way organizations operate, innovate, and compete. But building an effective AI strategy requires more than just technology. It’s about leaders...
Read now
Blog
Jan. 27, 2025
7 ways to modernize your apps
Switching from legacy systems to modern architectures for apps can feel like heavy lifting—but it’s one of the most important things businesses can do today to move faster, keep customer...
Read now
Blog
Jan. 27, 2025
5 tips for improving app performance
As companies scale, their systems face increasing amounts of data and traffic, putting application performance at risk. Issues such as slower response times, downtime, and even server cr...
Read now
Blog
Jan. 15, 2025
Query engines: What they are & why they matter
Get to know query engines, their benefits, and how they simplify data management for modern apps. Query engines are powerful tools for processing and retrieving data efficiently, but no...
Read now
Blog
Jan. 06, 2025
What’s new in two – December edition
Welcome to “What’s new in two,” your quick hit of Redis releases you might have missed in the past month. We’re covering the latest developments from December, expanding on what I covere...
Read now
Blog
Dec. 02, 2024
What is Valkey?
For many years, Redis has been one of the most popular database technologies among developers. Companies like Niantic, HackerRank, Airbnb, Hulu, and OpenAI have used Redis to improve pe...
Read now
Blog
Nov. 27, 2024
What’s new in two – November edition
Welcome to “What’s new in two,” the place to catch up on Redis releases you might have missed in the past month. We’re covering the latest developments from November, expanding on what I...
Read now
Blog
Nov. 01, 2024
What’s new in two – October edition
Welcome to “What’s new in two,” the place to catch up on Redis releases you might have missed in the past month. Before we get started this month, I wanted to take a moment to celebrate ...
Read now
Blog
Oct. 28, 2024
Faster Redis: Client library support for client-side caching
Getting faster than Redis isn’t easy, but starting today, you can read your most frequently accessed data, cut down on latency, and use resources more efficiently. Today, we’re proud to ...
Read now
Blog
Oct. 11, 2024
ElastiCache isn’t Redis. Don’t settle for less.
Note: This article was originally published May 6, 2022. It has been updated to add new product information. ElastiCache used to be the easiest way to run Redis in the cloud. But times ...
Read now
Blog
Oct. 10, 2024
Meet Redis for VS Code
The first official Redis for VS Code extension is here. It brings Redis right into your IDE, so you can work faster and keep your workflows streamlined. We’re committed to building a st...
Read now
Blog
Oct. 09, 2024
Level up RAG apps with Redis Vector Library
A few months back, Redis launched the Redis Vector Library (RedisVL) to simplify development of AI apps. Since then, we’ve introduced powerful new features and functionality that support...
Read now
Blog
Oct. 08, 2024
Redis Copilot: Generating database queries from natural language
Over the past few months, we’ve been working on something exciting for developers: Redis Copilot. This AI-powered assistant boosts productivity and makes learning Redis easy. Redis Copil...
Read now
Blog
Oct. 03, 2024
Redis Copilot, built on Redis for AI
We recently released Redis Copilot to help devs build faster with Redis. It’s our mission to make apps fast and make building simple. To this end, Redis Copilot is your AI assistant that...
Read now
Blog
Oct. 01, 2024
What’s new in two – September edition
Welcome to “What’s new in two,” the place to catch up on Redis releases you might have missed in the past month. This time, we’re covering the latest developments from September, expandi...
Read now
Blog
Sep. 26, 2024
Get better RAG responses with Ragas
A lot of teams have a hard time measuring their RAG apps. LLMs and techniques for vector search have come a long way, but they still hallucinate, or generate incorrect information. And t...