惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
I
InfoQ
L
LangChain Blog
阮一峰的网络日志
阮一峰的网络日志
Y
Y Combinator Blog
博客园_首页
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
A
About on SuperTechFans
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
T
The Blog of Author Tim Ferriss
C
Check Point Blog
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Engineering at Meta
Engineering at Meta
B
Blog
爱范儿
爱范儿
Stack Overflow Blog
Stack Overflow Blog
aimingoo的专栏
aimingoo的专栏
WordPress大学
WordPress大学
F
Fortinet All Blogs
月光博客
月光博客
GbyAI
GbyAI

Redis

Real-Time Fraud Detection: Latency, Features & Scale Context window in AI: why every token is a budget decision Connecting to Redis Cloud with AWS PrivateLink vs. VPC peering | Redis Redis Data Integration in Redis Cloud is now GA in AWS | Redis Why AI Misses Business Context & How Teams Fix It AI Reasoning Explained: Why Context Matters Semantic Layer vs Context Layer: Key Differences Redis array data type: How it works and when to use it Context Graphs vs. Vector Search: When RAG Falls Short What’s new in two – May 2026 edition Redis 8.8 performance improvements: Faster string, hash, streams, SCAN & more Redis 8.8: New array data structure & open source features How Conflict-free Replicated Data Types power active-active database replication Context Orchestration: What It Is & How It Works Context Compaction for AI Agents: A Complete Guide Prompt Bloat: Causes, Costs & Fixes for LLM Apps Agentic Retrieval Techniques: A Complete Guide Single-shot reliable consumers with XREADGROUP CLAIM in Redis 8.4 | Redis Long-Horizon AI Agents: Memory & State Infrastructure What is a context engine? What Is a Context Layer? AI Agent Infrastructure Context Retrieval for AI Agents: What It Is & Why It Matters Context Poisoning: How Bad Data Breaks Agent Reasoning Context is all you need: Introducing Redis Iris | Redis Context Engineering for AI: What It Is & How to Build It Dynamic endpoints: Migrate databases without changing your endpoint | Redis AI Shopping Assistants: How They Work & What to Build Endless Aisle Retail: Infrastructure & Real-Time Data LLM Speed Benchmarks: Metrics & Infrastructure Guide Context Pruning: Cut LLM Tokens Without Losing Quality
What’s new in two – April 2026 edition
Redis · 2026-05-08 · via Redis

Welcome to “What’s new in two,” your quick hit of Redis releases you might have missed in the past month. If you blinked, you missed it—so here’s the recap. We’re covering the latest developments from April and expanding on what I covered in our latest video. Press play to watch it instead.

Introducing Redis Feature Form

In mid April we released Redis Feature Form, a new enterprise-grade feature store for production ML, now generally available. It gives ML teams a managed system to define features, orchestrate pipelines, track lineage, and serve features with sub-millisecond latency, all while keeping training and inference in sync. If you’re running real workloads in fraud, risk, or recommendations, this is aimed at simplifying the hardest part of production ML, which is getting features into production reliably. Read more from TechTarget here.

Redis Cloud updates

Two security updates in Redis Cloud are now generally available, giving you tighter control over how your data is accessed in production environments. PrivateLink resource endpoints enable fully private connectivity at scale, keeping traffic off the public internet while supporting Redis Software clustered deployments. Support for PrivateLink for OSS clustering API will follow soon. Review the product limitations in our docs.

In addition, the block public endpoints capability, which reduces the risk of unintended exposure and simplifies network security posture, now supports disabling authentication. This lets customers conveniently and securely migrate Redis databases without authentication to Redis Cloud without the need to change their code and support authentication.

If you’re locking down access while still supporting distributed apps, these updates are worth digging into.

OpenTelemetry observability for Redis clients

We’ve added OpenTelemetry-based observability across Redis clients to make it easier to understand what your apps are doing in production. With built-in tracing, you can track requests, debug latency issues, and get a clearer view into performance without stitching together custom instrumentation.

Python and Java clients are already supported, with node-redis coming next to complete the set. This gives you consistent visibility across the most widely used Redis client environments. Get started with the docs.

That’s a wrap on this month’s updates. Whether you prefer watching or reading, catch more valuable updates in my next two-minute episode. See you next time.