Context. That's the difference between an AI demo and a reliable production agent. The fix? Bringing fragmented context into one place, then adding meaning so an intelligent system can actually use it: redis.io/resources/state-of-…
8
2
6
1,207
Redis retweeted
.@redisinc is sponsoring Interrupt NYC! Stop by their booth during the event and go hands-on with their data platform, built for caching, AI, and real-time apps.
3
1
10
9,014
Full breakdown in The state of context engineering report: redis.io/resources/state-of-…
3
1
5
961
Your agents should be getting smarter. Build them on fresh data and context that improve over time with Redis Iris: redis.io/iris/
1
6
1,570
We've launched a plugin that brings Redis engineering guidance into ChatGPT Work and Codex. Agents building on Redis now get skill-specific instructions loaded only when the work calls for it. 🧵
1
3
7
1,695
Skills cover data structures, connection pooling, vector search, semantic caching with LangCache, clustering, security, and Redis Agent Memory.
1
1
321
Redis retweeted
A recommendation is useless if the user has already clicked away. ⏱️ That's why Databricks and @Redisinc have partnered to deliver in-session personalization by combining Databricks Real-Time Mode (RTM) for continuous processing with Redis for sub-millisecond serving, without managing a separate streaming engine. Explore the joint architecture, performance benchmarks, and code snippets: redis.io/blog/delivering-rea…
5
8
48
3,966
Two systems, one job: continuous compute and instant serving. @Databricks Real-Time Mode computes state as events happen. Redis serves it in sub-millisecond time. Full pattern and code walkthrough here: redis.io/blog/delivering-rea…
3
4
15
2,212
Your agent forgets everything between sessions, retrieval slows down as your data grows, state goes stale, and the LLM bill keeps climbing. Sound familiar?🧵
2
1
4
1,525
Vector search is one piece of a production RAG system. Most standalone vector databases only solve that piece. Semantic caching and agent memory usually end up bolted on separately, often meaning Redis gets added anyway. 🧵
2
2
4
1,311
Redis Iris gives a ReAct loop a fast, consolidated context layer instead of three separate systems for memory, retrieval, and caching. ReAct agents reason, act, and observe in a loop. Simple to build, but every tool call re-sends the growing history, and costs stack up fast. 🧵
1
2
3
1,455
The response to Redis certifications has been 🔥 Haven't started yet? Don't worry, you can still get 50% off your first certification with code Earlyaccess50. Start your journey here: redis.io/certifications
2
4
1,218
Add a filter to a vector search, and results can get worse, not better. It sounds backwards, but a tight filter can make the search skip right past items that would've matched, with nothing to flag it. 🧵
1
1
3
1,520
Redis Search checks filters and similarity in the same step, so this doesn't sneak past you. See what else breaks as vector search scales: redis.io/blog/vector-search-…
1
270
97% of enterprise leaders say context is critical to AI strategy, but only 4% have built for it. Memory resets. Retrieval lags. State goes stale before your agent reads it. And bills nobody budgeted for. Redis Iris fixes the layer underneath the model. 🧵
3
2
3
968