---
title: "Context is all you need: Introducing Redis Iris, our new agent context and memory solution"
url: https://daily.dev/posts/context-is-all-you-need-introducing-redis-iris-our-new-agent-context-and-memory-solution-e8637hy1t
source_url: https://redis.io/blog/context-is-all-you-need
type: article
source: "Redis"
published: 2026-05-18T13:44:15.632Z
updated: 2026-08-24T07:07:05.748Z
tags: ["ai-agents", "mcp", "redis", "vector-search"]
reading_time: 6
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Context is all you need: Introducing Redis Iris, our new agent context and memory solution

**[Redis](https://daily.dev/sources/redislabs)** · 6 min read · 2 upvotes · 0 comments

## Summary

Redis is launching Redis Iris, a context and memory engine for AI agents composed of five tools: Context Retriever, Agent Memory, Redis Data Integration, LangCache, and Redis Search. Context Retriever lets developers define a semantic model for business data and auto-generates MCP tools for agents to use instead of direct database queries. Agent Memory handles short- and long-term state across sessions. The suite aims to solve the core production AI problem of fragmented, stale, or slow context by providing navigable, real-time, and compounding context in a single Redis-based runtime. Context Retriever and Agent Memory are now available in preview.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://redis.io/blog/context-is-all-you-need>

## Similar posts on daily.dev

- [What is a context engine?](https://daily.dev/posts/what-is-a-context-engine--b0dy6htof) · Redis · 0 upvotes · 0 comments
- [Connect AI agents to data sources with Redis](https://daily.dev/posts/connect-ai-agents-to-data-sources-with-redis-rbzzk7cc0) · Redis · 0 upvotes · 0 comments
- [What is a context layer? AI agent infrastructure](https://daily.dev/posts/what-is-a-context-layer-ai-agent-infrastructure-n3fmtpoby) · Redis · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#redis](https://daily.dev/tags/redis), [#vector-search](https://daily.dev/tags/vector-search)

[View this post on daily.dev](https://daily.dev/posts/context-is-all-you-need-introducing-redis-iris-our-new-agent-context-and-memory-solution-e8637hy1t)
