Introducing Model Context Protocol (MCP) for Redis
Model Context Protocol (MCP) is a standard developed by Anthropic that lets AI agentic apps use external data and tools. Think of it like a universal adapter that...
Redis vs. Elasticsearch: What’s faster for GenAI & vector search?
Redis and Elasticsearch take very different approaches to GenAI and vector search. Here’s why that matters. GenAI is more powerful than ever, but many AI-driven apps still feel...
Build fast, production-worthy AI apps with Spring AI and Redis
This post was co-written by Josh Long, an Spring Developer Advocate at Broadcom and Brian Sam-Bodden, an Applied AI Engineer at Redis. This post was written to show...
Last winter, we announced Azure Managed Redis, a new fully-managed, first-party Redis offering co-engineered in partnership with Microsoft Azure. Today, we’re proud to announce that it’s generally available...
Redis then & now: Adapting with developers through every era
In my 25 years working in software engineering, I’ve seen several computing paradigms come and go. From client-server to distributed systems, SOA, then cloud, and beyond. What fascinates...
Supercharge Your AI with OpenShift AI and Redis: Unleash speed and scalability
Since the birth of large language models (LLMs) and the release of ChatGPT, artificial intelligence (AI) has gone from being an out-of-reach concept to showing real promise in...
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 April and...
Redis is now available under the AGPLv3 open source license
The rise of hyperscalers like AWS and GCP has unlocked incredible speed and scale for startups and enterprises alike. But for companies rooted in open source, it has...
Redis 8 is now GA, loaded with new features and more than 30 performance improvements
We’re excited to announce the general availability release of Redis 8. Redis 8 is the most performant and scalable version of Redis yet. It has over 30 performance...
Build smarter AI agents: Manage short-term and long-term memory with Redis
AI agents are systems capable of pursuing and achieving goals by harnessing the reasoning capabilities of large language models (LLMs) to plan, observe, and execute actions. In 2025,...
Semantic processing and vector similarity search with Kong AI gateway and Redis
Since its earliest versions, Kong has supported Redis. Today, Kong API Gateway and Redis integration is a powerful combination that enhances API management across three main groups of...
What happened? As part of an ongoing effort by the Redis Community and Redis to maintain Redis safety, security, and compliance posture, a security vulnerability in Redis has...
We’re thrilled to announce our partnership with Unstructured, combining their powerful data preprocessing expertise with Redis’ real-time AI capabilities. Together, we’re making it easier than ever for organizations...
Late last year, Redis and Microsoft announced Azure Managed Redis (public preview) , a fully-managed, scalable, in-memory data store that gives Azure developers everything they need to build...
In today’s API economy, milliseconds matter. See how Redis Cloud takes Apigee from great to exceptional. APIs are the backbone of modern apps. Google Cloud’s Apigee gives teams...
Redis Cloud: Enhancing Google CCAI with real-time performance & Arhasi AI
See how Redis and Arhasi make CCAI faster, smarter, and more cost effective Google’s Contact Center AI (CCAI) has transformed how businesses engage with their customers. It uses...
Build, debug, & query Redis Cloud faster with Redis Insight
Redis Cloud, the most powerful, scalable managed Redis service, just tripled your productivity, writing fast apps faster. As devs, having the right tools at your fingertips while building,...
Introducing LangCache and vector sets, simple solutions for high-performing AI apps
Today, we announced two new offerings for AI developers to help them build better apps. Redis LangCache, a new fully-managed semantic caching service for AI apps and agents,...
Announcing vector sets, a new Redis data type for vector similarity
Redis is excited to announce the introduction of vector sets, a groundbreaking data type designed for vector similarity. Inspired by the core principles of Redis and developed by...
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 March and...
Improving information retrieval with fine-tuned rerankers
Colab Notebook on Github Retrieval-augmented generation (RAG) is often overhyped, leading to unmet expectations after implementation. While it may seem straightforward—combining a vector database with a large language...